fix(deps): update module golang.org/x/sync to v0.21.0 (#858)
Release / release (push) Failing after 1m10s
schemas / check (push) Successful in 2m15s
schemas / vulnerabilities (push) Successful in 5m56s
pre-commit / pre-commit (push) Successful in 6m41s
schemas / check-release (push) Successful in 7m48s
schemas / build (push) Successful in 5m16s
schemas / deploy-prod (push) Successful in 1m29s

This commit was merged in pull request #858.
This commit is contained in:
2026-06-08 14:24:31 +00:00
parent a7b1c93cac
commit a26dcd02ff
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ require (
go.opentelemetry.io/otel/sdk/metric v1.44.0
go.opentelemetry.io/otel/trace v1.44.0
golang.org/x/crypto v0.52.0
golang.org/x/sync v0.20.0
golang.org/x/sync v0.21.0
gopkg.in/yaml.v3 v3.0.1
)