fix(deps): update module golang.org/x/crypto to v0.55.0 (#918)
Unbound Release / Check Preconditions (push) Successful in 22s
Unbound Release / Create Release (push) Skipped
pre-commit / pre-commit (push) Successful in 4m32s
Unbound Release / Create Tag (push) Failing after 11m44s
schemas / build (push) Failing after 11m48s
Unbound Release / Generate Changelog and Handle PR (push) Failing after 13m50s
Release / release (push) Failing after 14m21s
schemas / check (push) Successful in 1m26s
schemas / vulnerabilities (push) Successful in 59s
schemas / check-release (push) Successful in 1m24s
schemas / deploy-prod (push) Skipped
Unbound Release / Check Preconditions (push) Successful in 22s
Unbound Release / Create Release (push) Skipped
pre-commit / pre-commit (push) Successful in 4m32s
Unbound Release / Create Tag (push) Failing after 11m44s
schemas / build (push) Failing after 11m48s
Unbound Release / Generate Changelog and Handle PR (push) Failing after 13m50s
Release / release (push) Failing after 14m21s
schemas / check (push) Successful in 1m26s
schemas / vulnerabilities (push) Successful in 59s
schemas / check-release (push) Successful in 1m24s
schemas / deploy-prod (push) Skipped
This commit was merged in pull request #918.
This commit is contained in:
@@ -30,7 +30,7 @@ require (
|
||||
go.opentelemetry.io/otel/sdk/log v0.21.0
|
||||
go.opentelemetry.io/otel/sdk/metric v1.45.0
|
||||
go.opentelemetry.io/otel/trace v1.45.0
|
||||
golang.org/x/crypto v0.54.0
|
||||
golang.org/x/crypto v0.55.0
|
||||
golang.org/x/sync v0.22.0
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
)
|
||||
@@ -82,7 +82,7 @@ require (
|
||||
golang.org/x/mod v0.38.0 // indirect
|
||||
golang.org/x/net v0.57.0 // indirect
|
||||
golang.org/x/sys v0.47.0 // indirect
|
||||
golang.org/x/text v0.40.0 // indirect
|
||||
golang.org/x/text v0.41.0 // indirect
|
||||
golang.org/x/tools v0.48.0 // indirect
|
||||
google.golang.org/genproto/googleapis/api v0.0.0-20260803160001-6ac0973c030d // indirect
|
||||
google.golang.org/genproto/googleapis/rpc v0.0.0-20260803160001-6ac0973c030d // indirect
|
||||
|
||||
Reference in New Issue
Block a user