Skip to content

Commit

Permalink
Bump golang.org/x/sync from 0.1.0 to 0.6.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.6.0.
- [Commits](golang/sync@v0.1.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 22, 2024
1 parent 044c9d9 commit a5085c2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 155 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
golang.org/x/mod v0.8.0 // indirect
golang.org/x/net v0.12.0 // indirect
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f
golang.org/x/sync v0.1.0
golang.org/x/sync v0.6.0
golang.org/x/sys v0.10.0 // indirect
golang.org/x/text v0.11.0 // indirect
golang.org/x/tools v0.6.0 // indirect
Expand Down Expand Up @@ -65,4 +65,4 @@ require (
gorm.io/plugin/prometheus v0.0.0-20210820101226-2a49866f83ee
)

require github.com/go-gormigrate/gormigrate/v2 v2.1.1 // indirect
require github.com/go-gormigrate/gormigrate/v2 v2.1.1
Loading

0 comments on commit a5085c2

Please sign in to comment.