go.mod tidy
This commit is contained in:
parent
aae1041e59
commit
d7b395c2fe
1 changed files with 2 additions and 1 deletions
3
go.mod
3
go.mod
|
|
@ -1,6 +1,7 @@
|
|||
module github.com/go-jet/jet/v2
|
||||
|
||||
go 1.22
|
||||
go 1.23.0
|
||||
|
||||
toolchain go1.24.1
|
||||
|
||||
// used by jet generator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue