Skip to content

Commit

Permalink
Revert "don’t include toolchain directive, support go 1.22+ until 1.2…
Browse files Browse the repository at this point in the history
…4 is released"

This reverts commit 432aa38.
  • Loading branch information
joefitzgerald committed Dec 19, 2024
1 parent 432aa38 commit 9d1ef65
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)

go 1.22.0
go 1.23

toolchain go1.23.1

0 comments on commit 9d1ef65

Please sign in to comment.