update minimum go version

This commit is contained in:
Gabriel Augendre 2025-04-02 18:35:42 +02:00
parent a3efb8903a
commit e5c81ff0dd

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