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

This commit is contained in:
2026-07-09 00:07:10 +00:00
parent 62013663f8
commit 1c72ffdaf5
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.37.0
golang.org/x/mod v0.38.0
)
require (