Skip to content

Commit

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

Bump golang.org/x/mod from 0.15.0 to 0.16.0
  • Loading branch information
SuperQ authored Apr 2, 2024
2 parents 2161a38 + 201151c commit c8feb6e
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.15.0
require golang.org/x/mod v0.16.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.15.0 h1:SernR4v+D55NyBH2QiEQrlBAnj1ECL6AGrA5+dPaMY8=
golang.org/x/mod v0.15.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
golang.org/x/mod v0.16.0 h1:QX4fJ0Rr5cPQCF7O9lh9Se4pmwfwskqZfq5moyldzic=
golang.org/x/mod v0.16.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=

0 comments on commit c8feb6e

Please sign in to comment.