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 (
66 github.com/dolthub/go-icu-regex v0.0.0-20250916051405-78a38d478790
77 github.com/dolthub/jsonpath v0.0.2-0.20240227200619-19675ab05c71
88 github.com/dolthub/sqllogictest/go v0.0.0-20201107003712-816f3ae12d81
9- github.com/dolthub/vitess v0.0.0-20251107003339-843d10a6a8d4
9+ github.com/dolthub/vitess v0.0.0-20251124192614-8039a9881a64
1010 github.com/go-sql-driver/mysql v1.9.3
1111 github.com/gocraft/dbr/v2 v2.7.2
1212 github.com/google/uuid v1.3.0
Original file line number Diff line number Diff line change @@ -26,6 +26,8 @@ github.com/dolthub/vitess v0.0.0-20251105091622-b08b393fd9b1 h1:2uiHo4gkf2n/Cw9u
2626github.com/dolthub/vitess v0.0.0-20251105091622-b08b393fd9b1 /go.mod h1:FLWqdXsAeeBQyFwDjmBVu0GnbjI2MKeRf3tRVdJEKlI =
2727github.com/dolthub/vitess v0.0.0-20251107003339-843d10a6a8d4 h1:vOF5qPLC0Yd4BN/FKJlRLNELIZZlev40TrckORQqzhA =
2828github.com/dolthub/vitess v0.0.0-20251107003339-843d10a6a8d4 /go.mod h1:FLWqdXsAeeBQyFwDjmBVu0GnbjI2MKeRf3tRVdJEKlI =
29+ github.com/dolthub/vitess v0.0.0-20251124192614-8039a9881a64 h1:E3IfAYxrZ+dXgBHXN9L1ucotg3J8YDCeDr47u78tUI4 =
30+ github.com/dolthub/vitess v0.0.0-20251124192614-8039a9881a64 /go.mod h1:FLWqdXsAeeBQyFwDjmBVu0GnbjI2MKeRf3tRVdJEKlI =
2931github.com/go-sql-driver/mysql v1.4.1 /go.mod h1:zAC/RDZ24gD3HViQzih4MyKcchzm+sOG5ZlKdlhCg5w =
3032github.com/go-sql-driver/mysql v1.5.0 /go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg =
3133github.com/go-sql-driver/mysql v1.6.0 /go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg =
You can’t perform that action at this time.
0 commit comments