Skip to content

Commit 3298881

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

File tree

4 files changed

+8
-9
lines changed

4 files changed

+8
-9
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ require (
215215
golang.org/x/crypto v0.38.0 // indirect
216216
golang.org/x/mod v0.24.0 // indirect
217217
golang.org/x/net v0.40.0 // indirect
218-
golang.org/x/sync v0.14.0
218+
golang.org/x/sync v0.15.0
219219
golang.org/x/sys v0.33.0 // indirect
220220
golang.org/x/term v0.32.0 // indirect
221221
golang.org/x/text v0.25.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: 4 additions & 5 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)