We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea67765 + 89ebb02 commit e3a2c9cCopy full SHA for e3a2c9c
go.mod
@@ -7,6 +7,7 @@ require (
7
github.com/dolthub/jsonpath v0.0.2-0.20240227200619-19675ab05c71
8
github.com/dolthub/sqllogictest/go v0.0.0-20201107003712-816f3ae12d81
9
github.com/dolthub/vitess v0.0.0-20250812204352-3072c5a2ebbd
10
+ github.com/go-kit/kit v0.10.0
11
github.com/go-sql-driver/mysql v1.7.2-0.20231213112541-0004702b931d
12
github.com/gocraft/dbr/v2 v2.7.2
13
github.com/google/uuid v1.3.0
0 commit comments