Skip to content

Commit b48d121

Browse files
dependabot[bot]tekton-robot
authored andcommitted
build(deps): bump golang.org/x/sync from 0.15.0 to 0.16.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.15.0 to 0.16.0. - [Commits](golang/sync@v0.15.0...v0.16.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 550b357 commit b48d121

File tree

4 files changed

+35
-91
lines changed

4 files changed

+35
-91
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ require (
216216
golang.org/x/crypto v0.39.0
217217
golang.org/x/mod v0.25.0 // indirect
218218
golang.org/x/net v0.41.0 // indirect
219-
golang.org/x/sync v0.15.0
219+
golang.org/x/sync v0.16.0
220220
golang.org/x/sys v0.33.0 // indirect
221221
golang.org/x/term v0.32.0 // indirect
222222
golang.org/x/text v0.26.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/golang.org/x/sync/errgroup/errgroup.go

Lines changed: 31 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)