Skip to content

Commit

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

Bump golang.org/x/mod from 0.14.0 to 0.15.0
  • Loading branch information
SuperQ authored Mar 3, 2024
2 parents 102ae92 + b9ccb48 commit 8915031
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.14.0
require golang.org/x/mod v0.15.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.14.0 h1:dGoOF9QVLYng8IHTm7BAyWqCqSheQ5pYWGhzW00YJr0=
golang.org/x/mod v0.14.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
golang.org/x/mod v0.15.0 h1:SernR4v+D55NyBH2QiEQrlBAnj1ECL6AGrA5+dPaMY8=
golang.org/x/mod v0.15.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=

0 comments on commit 8915031

Please sign in to comment.