Skip to content

Commit

Permalink
Merge pull request #233 from prometheus/dependabot/go_modules/golang.…
Browse files Browse the repository at this point in the history
…org/x/mod-0.14.0

Bump golang.org/x/mod from 0.13.0 to 0.14.0
  • Loading branch information
SuperQ authored Dec 5, 2023
2 parents 245cf29 + 9c2c5ee commit 8f3b9a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/prometheus/golang-builder

go 1.19

require golang.org/x/mod v0.13.0
require golang.org/x/mod v0.14.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
golang.org/x/mod v0.13.0 h1:I/DsJXRlw/8l/0c24sM9yb0T4z9liZTduXvdAWYiysY=
golang.org/x/mod v0.13.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
golang.org/x/mod v0.14.0 h1:dGoOF9QVLYng8IHTm7BAyWqCqSheQ5pYWGhzW00YJr0=
golang.org/x/mod v0.14.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=

0 comments on commit 8f3b9a7

Please sign in to comment.