Update module golang.org/x/mod to v0.35.0

This commit is contained in:
2026-04-10 00:06:41 +00:00
parent 1be5902ad9
commit dffa312f84
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ require (
github.com/spf13/cobra v1.10.2
github.com/spf13/pflag v1.0.10
github.com/spf13/viper v1.21.0
golang.org/x/mod v0.34.0
golang.org/x/mod v0.35.0
)
require (