File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/dolthub/go-icu-regex v0.0.0-20250303123116-549b8d7cad00
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
- github.com/dolthub/vitess v0.0.0-20250303224041-5cc89c183bc4
9
+ github.com/dolthub/vitess v0.0.0-20250304211657-920ca9ec2b9a
10
10
github.com/go-kit/kit v0.10.0
11
11
github.com/go-sql-driver/mysql v1.7.2-0.20231213112541-0004702b931d
12
12
github.com/gocraft/dbr/v2 v2.7.2
Original file line number Diff line number Diff line change @@ -62,6 +62,8 @@ github.com/dolthub/vitess v0.0.0-20250228011932-c4f6bba87730 h1:GtlMVB7+Z7fZZj7B
62
62
github.com/dolthub/vitess v0.0.0-20250228011932-c4f6bba87730 /go.mod h1:1gQZs/byeHLMSul3Lvl3MzioMtOW1je79QYGyi2fd70 =
63
63
github.com/dolthub/vitess v0.0.0-20250303224041-5cc89c183bc4 h1:wtS9ZWEyEeYzLCcqdGUo+7i3hAV5MWuY9Z7tYbQa65A =
64
64
github.com/dolthub/vitess v0.0.0-20250303224041-5cc89c183bc4 /go.mod h1:1gQZs/byeHLMSul3Lvl3MzioMtOW1je79QYGyi2fd70 =
65
+ github.com/dolthub/vitess v0.0.0-20250304211657-920ca9ec2b9a h1:HIH9g4z+yXr4DIFyT6L5qOIEGJ1zVtlj6baPyHAG4Yw =
66
+ github.com/dolthub/vitess v0.0.0-20250304211657-920ca9ec2b9a /go.mod h1:1gQZs/byeHLMSul3Lvl3MzioMtOW1je79QYGyi2fd70 =
65
67
github.com/dustin/go-humanize v0.0.0-20171111073723-bb3d318650d4 /go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk =
66
68
github.com/eapache/go-resiliency v1.1.0 /go.mod h1:kFI+JgMyC7bLPUVY133qvEBtVayf5mFgVsvEsIPBvNs =
67
69
github.com/eapache/go-xerial-snappy v0.0.0-20180814174437-776d5712da21 /go.mod h1:+020luEh2TKB4/GOp8oxxtq0Daoen/Cii55CzbTV6DU =
You can’t perform that action at this time.
0 commit comments