File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/glebarez/sqlite
33go 1.16
44
55require (
6- github.com/glebarez/go-sqlite v1.18.3
6+ github.com/glebarez/go-sqlite v1.19.1
77 github.com/jinzhu/now v1.1.5 // indirect
88 gorm.io/gorm v1.23.10
99)
Original file line number Diff line number Diff line change 11github.com/dustin/go-humanize v1.0.0 /go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk =
2- github.com/glebarez/go-sqlite v1.18.3 h1:zhT4actNGoZnW/2OvXsa8i95uqcF/ikbzr/wfBkHBXQ =
3- github.com/glebarez/go-sqlite v1.18.3 /go.mod h1:9AykawGIyIcxoSfpYWiX1SgTNHTNsa/FVc75cDkbp4M =
2+ github.com/glebarez/go-sqlite v1.19.1 h1:o2XhjyR8CQ2m84+bVz10G0cabmG0tY4sIMiCbrcUTrY =
3+ github.com/glebarez/go-sqlite v1.19.1 /go.mod h1:9AykawGIyIcxoSfpYWiX1SgTNHTNsa/FVc75cDkbp4M =
44github.com/google/go-cmp v0.5.3 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
55github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I =
66github.com/google/uuid v1.3.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
You can’t perform that action at this time.
0 commit comments