Skip to content

Commit 5d100a9

Browse files
authored
Merge pull request #2973 from vmware/dependabot/go_modules/hack/update-go-mod/golang.org/x/mod-0.34.0
Bump golang.org/x/mod from 0.33.0 to 0.34.0 in /hack/update-go-mod
2 parents 1c5d762 + afa346f commit 5d100a9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

hack/update-go-mod/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module go.pinniped.dev/update-go-mod
22

33
go 1.25.0
44

5-
require golang.org/x/mod v0.33.0
5+
require golang.org/x/mod v0.34.0

hack/update-go-mod/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
golang.org/x/mod v0.33.0 h1:tHFzIWbBifEmbwtGz65eaWyGiGZatSrT9prnU8DbVL8=
2-
golang.org/x/mod v0.33.0/go.mod h1:swjeQEj+6r7fODbD2cqrnje9PnziFuw4bmLbBZFrQ5w=
1+
golang.org/x/mod v0.34.0 h1:xIHgNUUnW6sYkcM5Jleh05DvLOtwc6RitGHbDk4akRI=
2+
golang.org/x/mod v0.34.0/go.mod h1:ykgH52iCZe79kzLLMhyCUzhMci+nQj+0XkbXpNYtVjY=

0 commit comments

Comments
 (0)