Skip to content

Commit fe0fe18

Browse files
Bump golang.org/x/sync from 0.4.0 to 0.6.0 (#104)
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.4.0 to 0.6.0. - [Commits](golang/sync@v0.4.0...v0.6.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad0f28b commit fe0fe18

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/iris-contrib/go.uuid v2.0.0+incompatible
99
github.com/mediocregopher/radix/v3 v3.8.1
1010
github.com/nats-io/nats.go v1.31.0
11-
golang.org/x/sync v0.4.0
11+
golang.org/x/sync v0.6.0
1212
)
1313

1414
require (

go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)