fix daily log rotate (#4066)

This commit is contained in:
fatedier
2024-03-14 19:49:58 +08:00
committed by GitHub
parent 86c2ad78c8
commit fa977c839f
3 changed files with 6 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.22
require (
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5
github.com/coreos/go-oidc/v3 v3.6.0
github.com/fatedier/golib v0.4.0
github.com/fatedier/golib v0.4.1
github.com/google/uuid v1.3.0
github.com/gorilla/mux v1.8.0
github.com/gorilla/websocket v1.5.0