Skip to content

Commit

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

Bump golang.org/x/mod from 0.17.0 to 0.18.0
  • Loading branch information
simonpasquier authored Jul 2, 2024
2 parents 313c7b1 + d161448 commit 23eb996
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.17.0
require golang.org/x/mod v0.18.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.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 23eb996

Please sign in to comment.