File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,9 @@ module github.com/multiprocessio/go-sqlite3-stdlib
22
33go 1.18
44
5- replace github.com/mattn/go-sqlite3 v1.14.13 => github.com/multiprocessio/go-sqlite3 v1.14.14-0.20220513213203-12637a65d5d7
6-
75require (
86 github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
9- github.com/mattn/go-sqlite3 v1.14.13
7+ github.com/mattn/go-sqlite3 v1.14.14-0.20220530010643-3ccccfb4c9c6
108 github.com/stretchr/testify v1.7.1
119 golang.org/x/crypto v0.0.0-20220518034528-6f7dac969898
1210 gonum.org/v1/gonum v0.11.0
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de/go.mod h1:DCaWoU
33github.202132.xyz/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8 =
44github.202132.xyz/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
55github.202132.xyz/mattn/go-runewidth v0.0.10 /go.mod h1:RAqKPSqVFrSLVXbA8x7dzmKdmGzieGRCM46jaSJTDAk =
6- github.com/multiprocessio /go-sqlite3 v1.14.14-0.20220513213203-12637a65d5d7 h1:1OnwC0UiVssO2YVo/iU1eDXIha/WBXeK/CgFevo35KY =
7- github.com/multiprocessio /go-sqlite3 v1.14.14-0.20220513213203-12637a65d5d7 /go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU =
6+ github.com/mattn /go-sqlite3 v1.14.14-0.20220530010643-3ccccfb4c9c6 h1:DrdOuBLZstTLMF5yv/IJhkb7q1cpgIE1b51dLnCznRE =
7+ github.com/mattn /go-sqlite3 v1.14.14-0.20220530010643-3ccccfb4c9c6 /go.mod h1:NyWgC/yNuGj7Q9rpYnZvas74GogHl5/Z4A/KQRfk6bU =
88github.202132.xyz/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
99github.202132.xyz/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
1010github.202132.xyz/rivo/uniseg v0.1.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
You can’t perform that action at this time.
0 commit comments