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

@@ -26,7 +26,7 @@ require (
github.com/tx7do/kratos-bootstrap/logger v0.0.8
github.com/tx7do/kratos-bootstrap/registry v0.0.8
github.com/tx7do/kratos-bootstrap/tracer v0.0.8
github.com/tx7do/kratos-bootstrap/utils v0.1.2
github.com/tx7do/kratos-bootstrap/utils v0.1.3
golang.org/x/tools v0.33.0
)