feat: refactor go.mod.

This commit is contained in:
tx7do
2024-11-14 10:32:27 +08:00
parent 8b79665a27
commit bef6bbc269
14 changed files with 88 additions and 2179 deletions

View File

@@ -10,8 +10,8 @@ require (
github.com/go-kratos/aegis v0.2.0
github.com/go-kratos/kratos/v2 v2.8.2
github.com/gorilla/handlers v1.5.2
github.com/tx7do/kratos-bootstrap v0.4.0
github.com/tx7do/kratos-bootstrap/api v0.0.5
github.com/tx7do/kratos-bootstrap/utils v0.1.0
google.golang.org/grpc v1.68.0
)