File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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-20250915221346-753c44800850
9+ github.com/dolthub/vitess v0.0.0-20250918181259-ed0e1c5cb192
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
@@ -41,4 +41,4 @@ require (
4141 gopkg.in/check.v1 v1.0.0-20200902074654-038fdea0a05b // indirect
4242)
4343
44- go 1.24.6
44+ go 1.25
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ github.com/dolthub/jsonpath v0.0.2-0.20240227200619-19675ab05c71 h1:bMGS25NWAGTE
1818github.com/dolthub/jsonpath v0.0.2-0.20240227200619-19675ab05c71 /go.mod h1:2/2zjLQ/JOOSbbSboojeg+cAwcRV0fDLzIiWch/lhqI =
1919github.com/dolthub/sqllogictest/go v0.0.0-20201107003712-816f3ae12d81 h1:7/v8q9XGFa6q5Ap4Z/OhNkAMBaK5YeuEzwJt+NZdhiE =
2020github.com/dolthub/sqllogictest/go v0.0.0-20201107003712-816f3ae12d81 /go.mod h1:siLfyv2c92W1eN/R4QqG/+RjjX5W2+gCTRjZxBjI3TY =
21- github.com/dolthub/vitess v0.0.0-20250915221346-753c44800850 h1:QXkIRTquxaGUgKVHnKZxU+ikARdszUUDU6C9B/76+a0 =
22- github.com/dolthub/vitess v0.0.0-20250915221346-753c44800850 /go.mod h1:tV3BrIVyDWVkkYy8dKt2o6hjJ89cHb5opY5FpCyhncQ =
21+ github.com/dolthub/vitess v0.0.0-20250918181259-ed0e1c5cb192 h1:s7Ghoy+x+C/spSjM5/w9MoMIIeXNcBY/fI2oHxWajLM =
22+ github.com/dolthub/vitess v0.0.0-20250918181259-ed0e1c5cb192 /go.mod h1:8pvvk5OLaLN9LLxghyczUapn/97l+mBgIb10qC1LG84 =
2323github.com/go-sql-driver/mysql v1.4.1 /go.mod h1:zAC/RDZ24gD3HViQzih4MyKcchzm+sOG5ZlKdlhCg5w =
2424github.com/go-sql-driver/mysql v1.5.0 /go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg =
2525github.com/go-sql-driver/mysql v1.6.0 /go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg =
You can’t perform that action at this time.
0 commit comments