Skip to content

Commit 088e100

Browse files
build(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.1.0 to 0.2.0. - [Commits](golang/sync@v0.1.0...v0.2.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd30988 commit 088e100

File tree

2 files changed

+3
-407
lines changed

2 files changed

+3
-407
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/prometheus/common v0.42.0
1313
github.com/rabbitmq/amqp091-go v1.8.0
1414
github.com/rabbitmq/rabbitmq-stream-go-client v1.1.1
15-
golang.org/x/sync v0.1.0
15+
golang.org/x/sync v0.2.0
1616
)
1717

1818
require (

0 commit comments

Comments
 (0)