Skip to content

Commit 4833c30

Browse files
build(deps): bump golang.org/x/sync from 0.12.0 to 0.17.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.12.0 to 0.17.0. - [Commits](golang/sync@v0.12.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30e7c5b commit 4833c30

File tree

2 files changed

+3
-152
lines changed

2 files changed

+3
-152
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/pelletier/go-toml/v2 v2.2.4
88
github.com/prometheus/common v0.63.0
99
github.com/stretchr/testify v1.10.0
10-
golang.org/x/sync v0.12.0
10+
golang.org/x/sync v0.17.0
1111
k8s.io/api v0.33.1
1212
k8s.io/apiextensions-apiserver v0.33.1
1313
k8s.io/apimachinery v0.33.1

0 commit comments

Comments
 (0)