Skip to content

Commit

Permalink
bump go version in go.mod
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Pasquier <[email protected]>
  • Loading branch information
simonpasquier authored and discordianfish committed Oct 24, 2024
1 parent e848d35 commit f29f312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module github.com/prometheus/golang-builder

go 1.19
go 1.22.0

require golang.org/x/mod v0.21.0

0 comments on commit f29f312

Please sign in to comment.