upgrade nacos-sdk-go version
... | ... | @@ -32,7 +32,7 @@ require ( |
github.com/magiconair/properties v1.8.4 | ||
github.com/mitchellh/mapstructure v1.4.0 | ||
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd | ||
github.com/nacos-group/nacos-sdk-go v1.0.1 | ||
github.com/nacos-group/nacos-sdk-go v1.0.3 | ||
github.com/opentracing/opentracing-go v1.2.0 | ||
github.com/pierrec/lz4 v2.2.6+incompatible // indirect | ||
github.com/pkg/errors v0.9.1 | ||
... | ... |
Please register or sign in to comment