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-20250820171420-f2b78f56ce9f
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-20250902185630-90811959cbd1
9+ github.com/dolthub/vitess v0.0.0-20250902225707-0159e964d73d
1010 github.com/go-sql-driver/mysql v1.7.2-0.20231213112541-0004702b931d
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 @@ -22,6 +22,8 @@ github.com/dolthub/vitess v0.0.0-20250829222523-5a45c06a7f3e h1:foI0Zp8ydVabVyrJ
2222github.com/dolthub/vitess v0.0.0-20250829222523-5a45c06a7f3e /go.mod h1:1gQZs/byeHLMSul3Lvl3MzioMtOW1je79QYGyi2fd70 =
2323github.com/dolthub/vitess v0.0.0-20250902185630-90811959cbd1 h1:sCpjbwm7rIV5o9OQDWsqGSzNXGSxpeAk3kX5gjPQlQI =
2424github.com/dolthub/vitess v0.0.0-20250902185630-90811959cbd1 /go.mod h1:tV3BrIVyDWVkkYy8dKt2o6hjJ89cHb5opY5FpCyhncQ =
25+ github.com/dolthub/vitess v0.0.0-20250902225707-0159e964d73d h1:oTWJxjzRmuHKuICUunCUwNuonubkXwOqPa5hXX3dXBo =
26+ github.com/dolthub/vitess v0.0.0-20250902225707-0159e964d73d /go.mod h1:tV3BrIVyDWVkkYy8dKt2o6hjJ89cHb5opY5FpCyhncQ =
2527github.com/go-sql-driver/mysql v1.4.1 /go.mod h1:zAC/RDZ24gD3HViQzih4MyKcchzm+sOG5ZlKdlhCg5w =
2628github.com/go-sql-driver/mysql v1.5.0 /go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg =
2729github.com/go-sql-driver/mysql v1.6.0 /go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg =
You can’t perform that action at this time.
0 commit comments