You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by ju...@apache.org on 2022/02/22 03:15:27 UTC

[dubbo-go] branch 3.0 updated (3c9fa51 -> 85b55bf)

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

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


    from 3c9fa51  add config ut (#1757)
     new d5239b7  update config name
     new b7b1a49  update unittest
     new ecc1f8c  udpate
     new c431116  fmt
     new 85b55bf  Merge pull request #1759 from jeffchanjunwei/feature/adapt-config

The 8415 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/default.go     | 2 +-
 common/constant/key.go         | 1 +
 config/registry_config.go      | 1 +
 config_center/nacos/impl.go    | 2 +-
 registry/etcdv3/registry.go    | 2 +-
 registry/nacos/registry.go     | 2 +-
 remoting/nacos/builder.go      | 2 +-
 remoting/nacos/builder_test.go | 8 ++++----
 8 files changed, 11 insertions(+), 9 deletions(-)