This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch refactor-with-go-package in repository https://gitbox.apache.org/repos/asf/dubbo-admin.git
commit 2947773ac9160784642dcabdf89602237e744b40 Merge: 114bdecd f3ced2ed Author: chickenlj <[email protected]> AuthorDate: Wed Apr 26 10:42:21 2023 +0800 Merge branch 'refactor-with-go' of https://github.com/apache/dubbo-admin into refactor-with-go Dockerfile | 9 ++- Makefile | 28 ++++++++- deploy/charts/dubbo-admin/README.md | 22 +++++++ deploy/charts/nacos/README.md | 93 +++++++++++++++++++++++++++++ go.mod | 16 +++-- go.sum | 33 +++++++--- pkg/admin/config/config.go | 4 +- pkg/admin/services/provider_service_impl.go | 2 +- 8 files changed, 188 insertions(+), 19 deletions(-)
