feat: registry.

This commit is contained in:
Bobo
2025-06-02 09:54:53 +08:00
parent a94b15f3f9
commit 45a51d01a7
31 changed files with 831 additions and 626 deletions

View File

@@ -8,7 +8,7 @@ replace github.com/tx7do/kratos-bootstrap/api => ../../api
require (
github.com/go-kratos/kratos/v2 v2.8.4
github.com/tx7do/kratos-bootstrap/api v0.0.13
github.com/tx7do/kratos-bootstrap/api v0.0.18
go.mongodb.org/mongo-driver v1.17.3
)