File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ require (
3737 github.com/leodido/go-urn v1.2.1 // indirect
3838 github.com/lib/pq v1.10.7 // indirect
3939 github.com/mattn/go-isatty v0.0.17 // indirect
40- github.com/mattn/go-sqlite3 v2.0.3+incompatible // indirect
40+ github.com/mattn/go-sqlite3 v1.14.16 // indirect
4141 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
4242 github.com/modern-go/reflect2 v1.0.2 // indirect
4343 github.com/montanaflynn/stats v0.7.0 // indirect
Original file line number Diff line number Diff line change @@ -141,8 +141,8 @@ github.com/mattn/go-isatty v0.0.12/go.mod h1:cbi8OIDigv2wuxKPP5vlRcQ1OAZbq2CE4Ky
141141github.tiyicn.workers.dev/mattn/go-isatty v0.0.17 h1:BTarxUcIeDqL27Mc+vyvdWYSL28zpIhv3RoTdsLMPng =
142142github.tiyicn.workers.dev/mattn/go-isatty v0.0.17 /go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM =
143143github.tiyicn.workers.dev/mattn/go-sqlite3 v1.14.15 /go.mod h1:2eHXhiwb8IkHr+BDWZGa96P6+rkvnG63S2DGjv9HUNg =
144- github.com/mattn/go-sqlite3 v2.0.3+incompatible h1:gXHsfypPkaMZrKbD5209QV9jbUTJKjyR5WD3HYQSd+U =
145- github.com/mattn/go-sqlite3 v2.0.3+incompatible /go.mod h1:FPy6KqzDD04eiIsT53CuJW3U88zkxoIYsOqkbpncsNc =
144+ github.com/mattn/go-sqlite3 v1.14.16 h1:yOQRA0RpS5PFz/oikGwBEqvAWhWg5ufRz4ETLjwpU1Y =
145+ github.com/mattn/go-sqlite3 v1.14.16 /go.mod h1:2eHXhiwb8IkHr+BDWZGa96P6+rkvnG63S2DGjv9HUNg =
146146github.tiyicn.workers.dev/memcachier/mc v2.0.1+incompatible h1:s8EDz0xrJLP8goitwZOoq1vA/sm0fPS4X3KAF0nyhWQ =
147147github.tiyicn.workers.dev/memcachier/mc v2.0.1+incompatible /go.mod h1:7bkvFE61leUBvXz+yxsOnGBQSZpBSPIMUQSmmSHvuXc =
148148github.tiyicn.workers.dev/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
You can’t perform that action at this time.
0 commit comments