Bump golang.org/x/sync from 0.3.0 to 0.5.0

Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.3.0 to 0.5.0.
- [Commits](https://github.com/golang/sync/compare/v0.3.0...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  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]
2023-11-06 17:55:58 +00:00
committed by Caio Cotts
parent de3d870100
commit 3a7376901b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ require (
github.com/xrash/smetrics v0.0.0-20200730060457-89a2a8a1fb0b
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
golang.org/x/image v0.12.0
golang.org/x/sync v0.3.0
golang.org/x/sync v0.5.0
golang.org/x/text v0.13.0
golang.org/x/tools v0.13.0
gopkg.in/yaml.v3 v3.0.1