Merge pull request #340 from go-jet/dependabot/go_modules/github.com/go-sql-driver/mysql-1.8.1
Bump github.com/go-sql-driver/mysql from 1.8.0 to 1.8.1
This commit is contained in:
commit
f37af464f4
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -3,7 +3,7 @@ module github.com/go-jet/jet/v2
|
|||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/go-sql-driver/mysql v1.8.0
|
||||
github.com/go-sql-driver/mysql v1.8.1
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/jackc/pgconn v1.14.3
|
||||
github.com/lib/pq v1.10.9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue