Skip to content

Commit

Permalink
set minimum toolchain to go1.22.8
Browse files Browse the repository at this point in the history
  • Loading branch information
gammazero committed Oct 23, 2024
1 parent b38b03a commit ecc8fac
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
Expand Up @@ -2,7 +2,7 @@ module github.com/ipni/go-libipni

go 1.22.0

toolchain go1.23.2
toolchain go1.22.8

require (
github.com/gammazero/channelqueue v0.2.2
Expand Down

0 comments on commit ecc8fac

Please sign in to comment.