Skip to content

Commit a0e3ca4

Browse files
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] <[email protected]>
1 parent 9756d45 commit a0e3ca4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ require (
138138
go.uber.org/automaxprocs v1.6.0
139139
go.yaml.in/yaml/v3 v3.0.4
140140
golang.org/x/mod v0.30.0
141-
golang.org/x/sync v0.18.0
141+
golang.org/x/sync v0.19.0
142142
golang.org/x/sys v0.39.0
143143
golang.org/x/tools v0.39.0
144144
honnef.co/go/tools v0.6.1

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.

0 commit comments

Comments
 (0)