feat: upgrade go.mod.

This commit is contained in:
Bobo
2025-05-10 18:30:42 +08:00
parent 984b5dbb9c
commit 0804d46f69
10 changed files with 13 additions and 13 deletions

View File

@@ -21,7 +21,7 @@ require (
github.com/go-kratos/kratos/v2 v2.8.4
github.com/sirupsen/logrus v1.9.3
github.com/tx7do/kratos-bootstrap/api v0.0.13
github.com/tx7do/kratos-bootstrap/utils v0.1.2
github.com/tx7do/kratos-bootstrap/utils v0.1.3
go.uber.org/zap v1.27.0
gopkg.in/natefinch/lumberjack.v2 v2.2.1
)