update go.mod to 1.22

This commit is contained in:
Gabriel Augendre 2024-08-25 18:15:22 +02:00
parent 77afd24616
commit 0d2c4019d4

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/Crocmagnon/fatcontext
go 1.21
go 1.22.6
require golang.org/x/tools v0.23.0