update apollo
... | ... | @@ -6,8 +6,6 @@ require ( |
github.com/aliyun/alibaba-cloud-sdk-go v0.0.0-20190802083043-4cd0c391755e // indirect | ||
github.com/apache/dubbo-go-hessian2 v1.2.5-0.20191029001541-894e45c9aaaa | ||
github.com/buger/jsonparser v0.0.0-20181115193947-bf1c66bbce23 // indirect | ||
github.com/cespare/xxhash v1.1.0 // indirect | ||
github.com/coocood/freecache v1.1.0 // indirect | ||
github.com/coreos/bbolt v1.3.3 // indirect | ||
github.com/coreos/etcd v3.3.13+incompatible | ||
github.com/coreos/go-semver v0.3.0 // indirect | ||
... | ... | @@ -46,7 +44,7 @@ require ( |
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 // indirect | ||
github.com/toolkits/concurrent v0.0.0-20150624120057-a4371d70e3e3 // indirect | ||
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 // indirect | ||
github.com/zouyx/agollo v1.8.0 | ||
github.com/zouyx/agollo v0.0.0-20191028150957-a5bd2d53f93d | ||
go.etcd.io/bbolt v1.3.3 // indirect | ||
go.etcd.io/etcd v3.3.13+incompatible | ||
go.uber.org/atomic v1.4.0 | ||
... | ... |
Please register or sign in to comment