修改
This commit is contained in:
parent
12d998f26a
commit
0dab48ba4a
4
go.mod
4
go.mod
@ -22,11 +22,9 @@ require (
|
||||
github.com/dubbogo/grpc-go v1.42.9
|
||||
github.com/dubbogo/triple v1.1.8
|
||||
github.com/fonchain_enterprise/utils/aes v0.0.0-00010101000000-000000000000
|
||||
github.com/fonchain_enterprise/utils/baidu v0.0.0-00010101000000-000000000000
|
||||
github.com/fonchain_enterprise/utils/chain v0.0.0-00010101000000-000000000000
|
||||
github.com/fonchain_enterprise/utils/feie v0.0.0-00010101000000-000000000000
|
||||
github.com/fonchain_enterprise/utils/mobile v0.0.0-00010101000000-000000000000
|
||||
github.com/fonchain_enterprise/utils/rand v0.0.0-00010101000000-000000000000
|
||||
github.com/fonchain_enterprise/utils/zap_log v0.0.0-00010101000000-000000000000
|
||||
github.com/go-redis/redis v6.15.9+incompatible
|
||||
github.com/golang/protobuf v1.5.2
|
||||
@ -35,6 +33,7 @@ require (
|
||||
github.com/mwitkow/go-proto-validators v0.3.2
|
||||
github.com/nacos-group/nacos-sdk-go v1.1.1
|
||||
github.com/natefinch/lumberjack v2.0.0+incompatible
|
||||
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/shopspring/decimal v1.4.0
|
||||
go.uber.org/zap v1.21.0
|
||||
@ -162,7 +161,6 @@ require (
|
||||
github.com/multiformats/go-multibase v0.0.3 // indirect
|
||||
github.com/multiformats/go-multihash v0.0.14 // indirect
|
||||
github.com/multiformats/go-varint v0.0.6 // indirect
|
||||
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
|
||||
github.com/opentracing/opentracing-go v1.2.0 // indirect
|
||||
github.com/patrickmn/go-cache v2.1.0+incompatible // indirect
|
||||
github.com/pelletier/go-toml v1.7.0 // indirect
|
||||
|
Loading…
Reference in New Issue
Block a user