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

This commit is contained in:
2026-08-10 23:46:45 +00:00
parent 3aacdb3ace
commit ce2ca18753
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ require (
github.com/nats-io/nats.go v1.52.0
github.com/spf13/cobra v1.10.2
github.com/spf13/viper v1.21.0
golang.org/x/mod v0.38.0
golang.org/x/mod v0.39.0
)
require (