feat: update.

This commit is contained in:
tx7do
2023-10-25 16:55:53 +08:00
parent 1c225465de
commit 498bc3ea18
7 changed files with 105 additions and 22 deletions

View File

@@ -8,7 +8,7 @@ require (
github.com/go-kratos/kratos/v2 v2.7.1
github.com/google/uuid v1.3.1
github.com/stretchr/testify v1.8.4
github.com/tx7do/kratos-utils v0.0.0-20231025044346-36a096df76d8
github.com/tx7do/kratos-utils v1.0.0
)
require (
@@ -34,3 +34,5 @@ require (
google.golang.org/protobuf v1.31.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
replace github.com/tx7do/kratos-utils => ../