fix(deps): update module golang.org/x/crypto to v0.54.0 (#888)
Release / release (push) Failing after 33s
schemas / vulnerabilities (push) Successful in 55s
schemas / check-release (push) Successful in 56s
schemas / check (push) Successful in 1m41s
pre-commit / pre-commit (push) Successful in 3m51s
schemas / build (push) Successful in 4m27s
schemas / deploy-prod (push) Successful in 59s

This commit was merged in pull request #888.
This commit is contained in:
2026-07-11 20:16:03 +00:00
parent 3edb19373e
commit aea60b40eb
2 changed files with 12 additions and 12 deletions
+4 -4
View File
@@ -30,7 +30,7 @@ require (
go.opentelemetry.io/otel/sdk/log v0.20.0
go.opentelemetry.io/otel/sdk/metric v1.44.0
go.opentelemetry.io/otel/trace v1.44.0
golang.org/x/crypto v0.53.0
golang.org/x/crypto v0.54.0
golang.org/x/sync v0.22.0
gopkg.in/yaml.v3 v3.0.1
)
@@ -81,9 +81,9 @@ require (
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/mod v0.37.0 // indirect
golang.org/x/net v0.56.0 // indirect
golang.org/x/sys v0.46.0 // indirect
golang.org/x/text v0.38.0 // indirect
golang.org/x/tools v0.46.0 // indirect
golang.org/x/sys v0.47.0 // indirect
golang.org/x/text v0.40.0 // indirect
golang.org/x/tools v0.47.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20260526163538-3dc84a4a5aaa // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20260526163538-3dc84a4a5aaa // indirect
google.golang.org/grpc v1.81.1 // indirect