Skip to content

Commit

Permalink
Bump golang.org/x/sync from 0.6.0 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.6.0 to 0.7.0.
- [Commits](golang/sync@v0.6.0...v0.7.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>
  • Loading branch information
dependabot[bot] committed Apr 4, 2024
1 parent ba29882 commit ccb83a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 458 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ require (
github.com/tidwall/buntdb v1.3.0
github.com/tidwall/gjson v1.17.1
go.uber.org/atomic v1.11.0
golang.org/x/sync v0.6.0
golang.org/x/sync v0.7.0
google.golang.org/protobuf v1.33.0
)

Expand Down
Loading

0 comments on commit ccb83a6

Please sign in to comment.