This is an automated email from the ASF dual-hosted git repository.
alexstocks pushed a change to branch
dependabot/go_modules/3.0/github.com/fsnotify/fsnotify-1.5.0
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.
from 14d691a build(deps): bump github.com/fsnotify/fsnotify from 1.4.9 to
1.5.0
add 3c55f4e Change the key of a mock EchoFilter (#1381)
add 4557595 Merge branch '3.0' of https://github.com/apache/dubbo-go into
3.0
add fc81e15 fix: nacos service disc error log bug (#1390)
add 24c1816 fix:registry timeout not pars (#1392)
add 1ac95c7 change dependabot target branch
add bda86e0 Merge branch '3.0' into
dependabot/go_modules/3.0/github.com/fsnotify/fsnotify-1.5.0
No new revisions were added by this update.
Summary of changes:
.github/PULL_REQUEST_TEMPLATE.md | 2 +-
.github/dependabot.yml | 4 +--
common/constant/key.go | 1 +
common/url.go | 10 ++++++++
config/registry_config.go | 2 +-
config/remote_config.go | 7 ++---
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 ++-----
13 files changed, 66 insertions(+), 33 deletions(-)