fix version 1
This commit is contained in:
@@ -15,6 +15,7 @@ require (
|
||||
git.apinb.com/bsm-sdk/core v0.2.1
|
||||
github.com/grpc-ecosystem/grpc-gateway/v2 v2.30.0
|
||||
github.com/patrickmn/go-cache v2.1.0+incompatible
|
||||
github.com/redis/go-redis/v9 v9.22.0
|
||||
go.etcd.io/etcd/client/v3 v3.7.1
|
||||
golang.org/x/crypto v0.57.0
|
||||
google.golang.org/grpc v1.84.0
|
||||
@@ -40,7 +41,6 @@ require (
|
||||
github.com/jinzhu/inflection v1.0.0 // indirect
|
||||
github.com/jinzhu/now v1.1.5 // indirect
|
||||
github.com/oklog/ulid/v2 v2.1.2 // indirect
|
||||
github.com/redis/go-redis/v9 v9.22.0 // indirect
|
||||
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e // indirect
|
||||
go.etcd.io/etcd/api/v3 v3.7.1 // indirect
|
||||
go.etcd.io/etcd/client/pkg/v3 v3.7.1 // indirect
|
||||
|
||||
Reference in New Issue
Block a user