Skip to content

Commit bb03079

Browse files
dependabot[bot]tekton-robot
authored andcommitted
build(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.18.0 to 0.19.0. - [Commits](golang/sync@v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8504a09 commit bb03079

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
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.45.0
217217
golang.org/x/mod v0.29.0 // indirect
218218
golang.org/x/net v0.47.0 // indirect
219-
golang.org/x/sync v0.18.0
219+
golang.org/x/sync v0.19.0
220220
golang.org/x/sys v0.39.0 // indirect
221221
golang.org/x/term v0.37.0 // indirect
222222
golang.org/x/text v0.31.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: 2 additions & 2 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)