build(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/sync/compare/v0.17.0...v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-version: 0.18.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-11-10 09:57:38 +00:00
committed by Nicolas De loof
parent 02109c8d33
commit efd7424da7
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -53,7 +53,7 @@ require (
go.opentelemetry.io/otel/trace v1.37.0
go.uber.org/goleak v1.3.0
go.uber.org/mock v0.6.0
golang.org/x/sync v0.17.0
golang.org/x/sync v0.18.0
golang.org/x/sys v0.38.0
google.golang.org/grpc v1.76.0
gopkg.in/yaml.v3 v3.0.1