fix(deps): update module golang.org/x/crypto to v0.56.0 [security]

This commit is contained in:
Renovate Bot
2026-09-03 00:09:34 +00:00
parent fca6b44c60
commit 462908e21b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -102,6 +102,6 @@ require (
go.opentelemetry.io/otel/metric v1.45.0 // indirect
go.opentelemetry.io/otel/trace v1.45.0 // indirect
go.yaml.in/yaml/v3 v3.0.5 // indirect
golang.org/x/crypto v0.55.0 // indirect
golang.org/x/crypto v0.56.0 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
)