Skip to content

Commit

Permalink
Merge pull request #11 from buildkite/chill-out-go-version
Browse files Browse the repository at this point in the history
Allow any version of go 1.22 to be used by dependents
  • Loading branch information
moskyb authored Jun 3, 2024
2 parents ced93a2 + fe0ccea commit c7172ad
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,3 +1,3 @@
module github.com/buildkite/interpolate

go 1.22.3
go 1.22

0 comments on commit c7172ad

Please sign in to comment.