This is an automated email from the ASF dual-hosted git repository. alexstocks pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo-go.git
commit 92389d268ca7a8942b2be5f9a147d92cdf1b1203 Merge: 5d6b250 374a01a Author: AlexStocks <[email protected]> AuthorDate: Sun Jan 10 16:29:35 2021 +0800 Merge branch 'develop' NOTICE | 2 +- README.md | 6 ++-- README_CN.md | 14 ++++---- cluster/cluster_impl/available_cluster.go | 2 +- common/constant/default.go | 2 +- common/constant/version.go | 4 +-- common/proxy/proxy_test.go | 8 ++--- config_center/configurator/override_test.go | 8 ++--- .../tps/tps_limiter_method_service_test.go | 2 +- go.mod | 2 +- go.sum | 4 +-- metadata/service/remote/service_proxy.go | 2 +- protocol/grpc/client.go | 6 ++-- registry/consul/registry.go | 39 +++++++++++++--------- registry/etcdv3/service_discovery_test.go | 4 +-- registry/nacos/service_discovery_test.go | 4 +-- remoting/exchange.go | 2 +- 17 files changed, 59 insertions(+), 52 deletions(-)
