Remove toolchain directive from go.mod.
This commit is contained in:
parent
e2a78428ce
commit
5a4146e4e8
1 changed files with 0 additions and 2 deletions
2
go.mod
2
go.mod
|
|
@ -2,8 +2,6 @@ module github.com/go-jet/jet/v2
|
|||
|
||||
go 1.23.0
|
||||
|
||||
toolchain go1.23.8
|
||||
|
||||
// used by jet generator
|
||||
require (
|
||||
github.com/go-sql-driver/mysql v1.9.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue