Merge branch '3.0' of https://github.com/apache/dubbo-go into 3.0
No related branches found
No related tags found
... | ... | @@ -24,7 +24,7 @@ require ( |
github.com/hashicorp/consul/api v1.5.0 | ||
github.com/hashicorp/vault/sdk v0.1.14-0.20191112033314-390e96e22eb2 | ||
github.com/jinzhu/copier v0.0.0-20190625015134-976e0346caa8 | ||
github.com/magiconair/properties v1.8.4 | ||
github.com/magiconair/properties v1.8.5 | ||
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 | ||
... | ... |
Please register or sign in to comment