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