Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
build(deps): bump golang.org/x/sync from 0.1.0 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.1.0 to 0.4.0.
- [Commits](golang/sync@v0.1.0...v0.4.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]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent 42ce8d1 commit 38b5bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/stretchr/testify v1.8.2
github.com/tendermint/tendermint v0.34.28
go.uber.org/zap v1.23.0
golang.org/x/sync v0.1.0
golang.org/x/sync v0.4.0
google.golang.org/grpc v1.54.0
)

Expand Down

0 comments on commit 38b5bcc

Please sign in to comment.