feat: refactor go.mod.

This commit is contained in:
tx7do
2024-11-14 14:56:51 +08:00
parent 9a4861eff2
commit a28f55cb99
3 changed files with 5 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ import (
"github.com/tx7do/kratos-bootstrap/logger/zap"
conf "github.com/tx7do/kratos-bootstrap/api/gen/go/conf/v1"
"github.com/tx7do/kratos-bootstrap/utils"
)
// NewLogger 创建一个新的日志记录器