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

[dubbo-go] branch develop updated (c4fbd60 -> 0b5e2f4)

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

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


    from c4fbd60  Merge pull request #692 from wenxuwan/master
     new 65b215a  Merge pull request #18 from apache/develop
     new 0ef7765  unregister instance when registry destroy
     new 2d8224e  fix review comment
     new 0b5e2f4  Merge pull request #689 from lzp0412/develop

The 2570 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:
 config_center/nacos/client.go       |  1 -
 go.mod                              |  2 +-
 go.sum                              |  4 ++--
 registry/nacos/registry.go          | 39 +++++++++++++++++++++++++++++++++++++
 registry/nacos/service_discovery.go | 21 +++++++++++++++-----
 5 files changed, 58 insertions(+), 9 deletions(-)