chore(deps): update module golang.org/x/crypto to v0.47.0

This commit is contained in:
2026-01-12 17:03:30 +00:00
parent a697e7407f
commit 5299a692dc
2 changed files with 9 additions and 3 deletions
+3 -3
View File
@@ -4,7 +4,7 @@ go 1.24.6
require (
github.com/spf13/viper v1.21.0
golang.org/x/crypto v0.46.0
golang.org/x/crypto v0.47.0
)
require (
@@ -18,6 +18,6 @@ require (
github.com/spf13/pflag v1.0.10 // indirect
github.com/subosito/gotenv v1.6.0 // indirect
go.yaml.in/yaml/v3 v3.0.4 // indirect
golang.org/x/sys v0.39.0 // indirect
golang.org/x/text v0.32.0 // indirect
golang.org/x/sys v0.40.0 // indirect
golang.org/x/text v0.33.0 // indirect
)