You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by fl...@apache.org on 2020/07/06 07:00:04 UTC

[dubbo-go] branch develop updated (9697b2b -> 547c299)

This is an automated email from the ASF dual-hosted git repository.

flycash pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.


    from 9697b2b  Merge pull request #641 from coffeehc/develop
     new 5ec0519  Merge pull request #15 from apache/develop
     new d32161e  update nacos sdk version
     new 75776fb  fix unitTest bug
     new 547c299  Merge pull request #646 from lzp0412/develop

The 2243 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 common/constant/key.go             |  2 +
 common/url.go                      |  5 +-
 config_center/nacos/client.go      | 95 ++++++++++++++++----------------------
 config_center/nacos/client_test.go |  2 +-
 go.mod                             | 16 ++-----
 go.sum                             | 14 +++---
 registry/nacos/base_registry.go    |  3 ++
 7 files changed, 60 insertions(+), 77 deletions(-)