mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-23 18:58:50 -06:00
6 lines
127 B
Modula-2
6 lines
127 B
Modula-2
module github.com/dolthub/dolt/integration-tests/mysql-client-tests/go
|
|
|
|
go 1.17
|
|
|
|
require github.com/go-sql-driver/mysql v1.6.0
|