Skip to content

Commit

Permalink
Bump golang.org/x/mod from 0.19.0 to 0.22.0 in /go_modules/helpers
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.19.0 to 0.22.0.
- [Commits](golang/mod@v0.19.0...v0.22.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2024
1 parent b5d0600 commit e585cc4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go_modules/helpers/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ go 1.20

require (
github.com/Masterminds/vcs v1.13.3
golang.org/x/mod v0.19.0
golang.org/x/mod v0.22.0
)
4 changes: 2 additions & 2 deletions go_modules/helpers/go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github.com/Masterminds/vcs v1.13.3 h1:IIA2aBdXvfbIM+yl/eTnL4hb1XwdpvuQLglAix1gweE=
github.com/Masterminds/vcs v1.13.3/go.mod h1:TiE7xuEjl1N4j016moRd6vezp6e6Lz23gypeXfzXeW8=
golang.org/x/mod v0.19.0 h1:fEdghXQSo20giMthA7cd28ZC+jts4amQ3YMXiP5oMQ8=
golang.org/x/mod v0.19.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
golang.org/x/mod v0.22.0 h1:D4nJWe9zXqHOmWqj4VMOJhvzj7bEZg4wEYa759z1pH4=
golang.org/x/mod v0.22.0/go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY=

0 comments on commit e585cc4

Please sign in to comment.