Skip to content

Commit

Permalink
Merge pull request #1116 from xiaoliu10/upgrade_nacos_version
Browse files Browse the repository at this point in the history
upgrade nacos version
  • Loading branch information
AlexStocks authored Mar 29, 2021
2 parents 318e7cb + 9dc3a5e commit f486b3f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 324 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ require (
github.com/magiconair/properties v1.8.4
github.com/mitchellh/mapstructure v1.4.1
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
github.com/nacos-group/nacos-sdk-go v1.0.7-0.20210325111144-d75caca21a46
github.com/nacos-group/nacos-sdk-go v1.0.7
github.com/opentracing/opentracing-go v1.2.0
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.9.0
Expand All @@ -38,7 +38,6 @@ require (
go.uber.org/zap v1.16.0
golang.org/x/sys v0.0.0-20201223074533-0d417f636930 // indirect
google.golang.org/grpc v1.33.1
google.golang.org/grpc/examples v0.0.0-20210301210255-fc8f38cccf75 // indirect
gopkg.in/yaml.v2 v2.4.0
k8s.io/api v0.16.9
k8s.io/apimachinery v0.16.9
Expand Down
Loading

0 comments on commit f486b3f

Please sign in to comment.