Skip to content

Commit

Permalink
Merge pull request #134 from cloudfoundry/bump/go/1.22.0
Browse files Browse the repository at this point in the history
Bump minimum Go version to 1.22.0
  • Loading branch information
davewalter committed Sep 3, 2024
2 parents c960676 + aad9863 commit 230f971
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,6 +1,6 @@
module github.com/cloudfoundry/uptimer

go 1.21
go 1.22.0

require (
code.cloudfoundry.org/goshims v0.39.0
Expand Down

0 comments on commit 230f971

Please sign in to comment.