Addressing code review comments

This commit is contained in:
Samir Faci 2024-10-15 08:54:28 -04:00
parent f7082eda68
commit dbd23ed612
3 changed files with 8 additions and 11 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/go-jet/jet/v2
go 1.22.0
go 1.18
require (
github.com/go-sql-driver/mysql v1.8.1