update logger

This commit is contained in:
2024-07-23 21:43:30 +08:00
parent d978913b67
commit 0ac5145c24
3 changed files with 8 additions and 4 deletions

4
go.mod
View File

@ -5,9 +5,9 @@ go 1.21
toolchain go1.22.5
require (
git.zhangdeman.cn/zhangdeman/consts v0.0.0-20240722080005-ca68a3ff8bc7
git.zhangdeman.cn/zhangdeman/consts v0.0.0-20240723085016-ee0510753552
git.zhangdeman.cn/zhangdeman/gin v0.0.0-20230826052425-e7c13b6089ca
git.zhangdeman.cn/zhangdeman/websocket v0.0.0-20240722140012-031c24504646
git.zhangdeman.cn/zhangdeman/websocket v0.0.0-20240723075210-85feada512b2
github.com/lestrrat-go/file-rotatelogs v2.4.0+incompatible
github.com/pkg/errors v0.9.1
go.uber.org/zap v1.27.0