feat: refactor go.mod.

This commit is contained in:
tx7do
2024-11-14 13:29:20 +08:00
parent 719fa01c8d
commit c506430ed7
9 changed files with 428 additions and 158 deletions

View File

@@ -9,7 +9,8 @@ replace github.com/tx7do/kratos-bootstrap/api => ../../api
require (
github.com/go-kratos/kratos/v2 v2.8.2
github.com/gocql/gocql v1.7.0
github.com/tx7do/kratos-bootstrap/api v0.0.5
github.com/tx7do/kratos-bootstrap/api v0.0.6
github.com/tx7do/kratos-bootstrap/utils v0.1.0
)
require (