feat: config.

This commit is contained in:
Bobo
2025-06-02 15:19:01 +08:00
parent 13aa5042b4
commit c5fc1a5b7d
2 changed files with 1 additions and 5 deletions

View File

@@ -32,7 +32,7 @@ git tag remoteconfig/kubernetes/v0.1.0 --force
git tag remoteconfig/nacos/v0.1.1 --force
git tag remoteconfig/polaris/v0.1.0 --force
git tag bootstrap/v0.0.16 --force
git tag bootstrap/v0.0.17 --force
git tag v0.6.0

View File

@@ -47,10 +47,6 @@ cd %DIR%\remoteconfig\polaris
go get all
go mod tidy
cd %DIR%\config
go get all
go mod tidy
cd %DIR%\registry
go get all