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

This commit was merged in pull request #4.
This commit is contained in:
2026-03-12 01:08:59 +00:00
parent b2952f467d
commit 5bcfab5269
2 changed files with 6 additions and 4 deletions
+4 -4
View File
@@ -4,7 +4,10 @@ go 1.26
require (
github.com/nats-io/nats.go v1.49.0
golang.org/x/mod v0.33.0
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
)
require (
@@ -19,9 +22,6 @@ require (
github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 // indirect
github.com/spf13/afero v1.15.0 // indirect
github.com/spf13/cast v1.10.0 // indirect
github.com/spf13/cobra v1.10.2 // indirect
github.com/spf13/pflag v1.0.10 // indirect
github.com/spf13/viper v1.21.0 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
go.yaml.in/yaml/v3 v3.0.4 // indirect
golang.org/x/crypto v0.48.0 // indirect