File tree Expand file tree Collapse file tree 6 files changed +62
-351
lines changed Expand file tree Collapse file tree 6 files changed +62
-351
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ require (
7
7
github.com/dolthub/jsonpath v0.0.2-0.20240227200619-19675ab05c71
8
8
github.com/dolthub/sqllogictest/go v0.0.0-20201107003712-816f3ae12d81
9
9
github.com/dolthub/vitess v0.0.0-20250730174048-497aebb8cea7
10
- github.com/go-kit/kit v0.10.0
11
10
github.com/go-sql-driver/mysql v1.7.2-0.20231213112541-0004702b931d
12
11
github.com/gocraft/dbr/v2 v2.7.2
13
12
github.com/google/uuid v1.3.0
@@ -36,6 +35,7 @@ require (
36
35
github.com/kr/text v0.2.0 // indirect
37
36
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
38
37
github.com/tetratelabs/wazero v1.8.2 // indirect
38
+ golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550 // indirect
39
39
golang.org/x/mod v0.12.0 // indirect
40
40
google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f // indirect
41
41
google.golang.org/protobuf v1.28.1 // indirect
You can’t perform that action at this time.
0 commit comments