Skip to content

Commit

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

Bump golang.org/x/mod from 0.21.0 to 0.22.0
  • Loading branch information
simonpasquier authored Dec 2, 2024
2 parents c18122f + 4f15d6d commit 37fb055
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.22.0

require golang.org/x/mod v0.21.0
require golang.org/x/mod v0.22.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.21.0 h1:vvrHzRwRfVKSiLrG+d4FMl/Qi4ukBCE6kZlTUkDYRT0=
golang.org/x/mod v0.21.0/go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY=
golang.org/x/mod v0.22.0 h1:D4nJWe9zXqHOmWqj4VMOJhvzj7bEZg4wEYa759z1pH4=
golang.org/x/mod v0.22.0/go.mod h1:6SkKJ3Xj0I0BrPOZoBy3bdMptDDU9oJrpohJ3eWZ1fY=

0 comments on commit 37fb055

Please sign in to comment.