Skip to content

Commit

Permalink
don’t include toolchain directive, support go 1.22+ until 1.24 is rel…
Browse files Browse the repository at this point in the history
…eased

- fixes #312

Signed-off-by: Joe Fitzgerald <[email protected]>
  • Loading branch information
joefitzgerald committed Dec 19, 2024
1 parent 1db6bf1 commit 432aa38
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,4 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)

go 1.23

toolchain go1.23.1
go 1.22.0

0 comments on commit 432aa38

Please sign in to comment.