chore(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/sync/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-05 14:09:52 +00:00
committed by Julien Neuhart
parent 05f9ac3745
commit 910af7a44c
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -26,7 +26,7 @@ require (
go.uber.org/zap v1.27.0
golang.org/x/crypto v0.37.0 // indirect
golang.org/x/net v0.39.0
golang.org/x/sync v0.13.0
golang.org/x/sync v0.14.0
golang.org/x/sys v0.32.0 // indirect
golang.org/x/term v0.31.0
golang.org/x/text v0.24.0