update minimum go version

This commit is contained in:
Gabriel Augendre 2025-04-02 18:35:42 +02:00
parent 296b937223
commit 90359862ce

3
go.mod
View file

@ -1,7 +1,6 @@
module github.com/Crocmagnon/fatcontext
go 1.22.0
toolchain go1.24.1
go 1.23.0
require golang.org/x/tools v0.31.0