chore(nacos): upgrade nacos-sdk-go/v2 from v2.3.2 to v2.3.5 (#3587)

This commit is contained in:
Sunrisea
2026-03-20 13:46:41 +08:00
committed by GitHub
parent ca7ee6ef5f
commit 70ec36107a
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -31,7 +31,7 @@ require (
github.com/hudl/fargo v1.4.0
github.com/mholt/acmez v1.2.0
github.com/nacos-group/nacos-sdk-go v1.0.8
github.com/nacos-group/nacos-sdk-go/v2 v2.3.2
github.com/nacos-group/nacos-sdk-go/v2 v2.3.5
github.com/spf13/cobra v1.9.1
github.com/spf13/pflag v1.0.7
github.com/stretchr/testify v1.11.1