go.mod tidy

This commit is contained in:
go-jet 2025-04-18 12:37:11 +02:00
parent aae1041e59
commit d7b395c2fe

3
go.mod
View file

@ -1,6 +1,7 @@
module github.com/go-jet/jet/v2 module github.com/go-jet/jet/v2
go 1.22 go 1.23.0
toolchain go1.24.1 toolchain go1.24.1
// used by jet generator // used by jet generator