This is an automated email from the ASF dual-hosted git repository.
liujun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git
from 6d1a7c12 Merge pull request #284 from ikun-Lg/master
add f551ce8a fix(core/registry): Fix the bug where obtaining instance
metadata information failed in universal mode
add 8c164776 go mod tidy
add f493d76f Merge pull request #289 from Allen442/master
No new revisions were added by this update.
Summary of changes:
go.mod | 38 +++--------
go.sum | 74 +---------------------
.../global.go => registry/metadata_instance.go} | 30 +++++----
.../service_instances_changed_listener_impl.go | 15 +++--
4 files changed, 35 insertions(+), 122 deletions(-)
copy pkg/core/{resources/registry/global.go => registry/metadata_instance.go}
(56%)