This is an automated email from the ASF dual-hosted git repository. alexstocks pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/dubbo-go.git
commit d904ed42f6b1eb762f923b94b0719ca8993f6a09 Merge: 6377396 1ac95c7 Author: AlexStocks <[email protected]> AuthorDate: Fri Aug 20 10:05:03 2021 +0800 merge 3.0 .github/PULL_REQUEST_TEMPLATE.md | 2 +- .github/dependabot.yml | 4 +-- common/constant/key.go | 1 + common/url.go | 10 ++++++++ config/registry_config.go | 2 +- config/remote_config.go | 7 ++--- go.mod | 2 +- go.sum | 4 +-- metadata/report/etcd/report.go | 3 +-- registry/etcdv3/registry.go | 8 +----- registry/nacos/service_discovery.go | 1 + registry/zookeeper/service_discovery.go | 2 +- remoting/nacos/builder.go | 5 +--- remoting/nacos/builder_test.go | 45 ++++++++++++++++++++++++++++++--- remoting/zookeeper/client.go | 9 ++----- 15 files changed, 69 insertions(+), 36 deletions(-)
