This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.
from ddc39a3 replace default config string with const value (#1182)
add 3180469 Fix 3.0 ci problem (#1188)
No new revisions were added by this update.
Summary of changes:
cluster/cluster_impl/failback_cluster_invoker.go | 2 +-
config/config_loader.go | 2 +-
go.mod | 4 +-
go.sum | 8 +-
metadata/report/etcd/report_test.go | 2 +-
registry/etcdv3/listener_test.go | 2 +-
registry/nacos/service_discovery_test.go | 35 +++++--
registry/zookeeper/service_discovery_test.go | 116 +++++++++++++++++++----
remoting/etcdv3/listener.go | 4 +-
remoting/etcdv3/listener_test.go | 8 +-
10 files changed, 136 insertions(+), 47 deletions(-)