Skip to content

Commit

Permalink
Merge pull request #1981 from vmware-tanzu/dependabot/go_modules/hack…
Browse files Browse the repository at this point in the history
…/update-go-mod/golang.org/x/mod-0.18.0

Bump golang.org/x/mod from 0.17.0 to 0.18.0 in /hack/update-go-mod
  • Loading branch information
joshuatcasey authored Jun 7, 2024
2 parents b483409 + ced0192 commit ae1cf53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion hack/update-go-mod/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ go 1.22.0

toolchain go1.22.2

require golang.org/x/mod v0.17.0
require golang.org/x/mod v0.18.0
4 changes: 2 additions & 2 deletions hack/update-go-mod/go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
golang.org/x/mod v0.17.0 h1:zY54UmvipHiNd+pm+m0x9KhZ9hl1/7QNMyxXbc6ICqA=
golang.org/x/mod v0.17.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
golang.org/x/mod v0.18.0 h1:5+9lSbEzPSdWkH32vYPBwEpX8KwDbM52Ud9xBUvNlb0=
golang.org/x/mod v0.18.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=

0 comments on commit ae1cf53

Please sign in to comment.