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

@@ -16,7 +16,7 @@ require (
github.com/go-kratos/kratos/v2 v2.8.4
github.com/gorilla/handlers v1.5.2
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
google.golang.org/grpc v1.72.0
)