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 <spasquie@redhat.com>
  • Loading branch information
simonpasquier committed Oct 9, 2024
1 parent b0715b0 commit 6ae9944
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 6ae9944

Please sign in to comment.