File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/golang/snappy v0.0.1 // indirect
1010 github.com/joho/godotenv v1.3.0
1111 github.com/lib/pq v1.8.0
12- github.com/mattn/go-sqlite3 v1.14.4
12+ github.com/mattn/go-sqlite3 v1.14.5
1313 github.com/stretchr/testify v1.6.1
1414 golang.org/x/text v0.3.2 // indirect
1515 xorm.io/xorm v1.0.1
Original file line number Diff line number Diff line change @@ -88,6 +88,7 @@ github.com/mattn/go-sqlite3 v1.10.0/go.mod h1:FPy6KqzDD04eiIsT53CuJW3U88zkxoIYsO
8888github.1485827954.workers.dev/mattn/go-sqlite3 v1.14.0 h1:mLyGNKR8+Vv9CAU7PphKa2hkEqxxhn8i32J6FPj1/QA =
8989github.1485827954.workers.dev/mattn/go-sqlite3 v1.14.0 /go.mod h1:JIl7NbARA7phWnGvh0LKTyg7S9BA+6gx71ShQilpsus =
9090github.1485827954.workers.dev/mattn/go-sqlite3 v1.14.4 /go.mod h1:WVKg1VTActs4Qso6iwGbiFih2UIHo0ENGwNd0Lj+XmI =
91+ github.com/mattn/go-sqlite3 v1.14.5 /go.mod h1:WVKg1VTActs4Qso6iwGbiFih2UIHo0ENGwNd0Lj+XmI =
9192github.1485827954.workers.dev/matttproud/golang_protobuf_extensions v1.0.1 /go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0 =
9293github.1485827954.workers.dev/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 /go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U =
9394github.1485827954.workers.dev/onsi/ginkgo v1.6.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
You can’t perform that action at this time.
0 commit comments