fix(deps): update module golang.org/x/sync to v0.22.0 (#883)
Release / release (push) Failing after 34s
schemas / vulnerabilities (push) Successful in 59s
schemas / check-release (push) Successful in 1m2s
schemas / check (push) Successful in 1m34s
pre-commit / pre-commit (push) Successful in 3m1s
schemas / build (push) Successful in 3m56s
schemas / deploy-prod (push) Successful in 1m4s

This commit was merged in pull request #883.
This commit is contained in:
2026-07-08 13:18:12 +00:00
parent b57a39554b
commit 102aaf7fb6
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.53.0
golang.org/x/sync v0.21.0
golang.org/x/sync v0.22.0
gopkg.in/yaml.v3 v3.0.1
)