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 d32db096a46f7614d5402e67995ad18184db2fe2
Merge: 343ba6a d904ed4
Author: AlexStocks <[email protected]>
AuthorDate: Fri Aug 20 10:05:18 2021 +0800

    Merge branch 'develop'

 .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                                  | 14 +++---
 go.sum                                  | 77 ++++++++++++++++++++++-----------
 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 +---
 14 files changed, 124 insertions(+), 64 deletions(-)

Reply via email to