File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/quasoft/memstore v0.0.0-20191010062613-2bce066d2b0b
1919 github.com/wader/gormstore/v2 v2.0.3
2020 go.mongodb.org/mongo-driver v1.11.1
21- gorm.io/driver/sqlite v1.4.1
21+ gorm.io/driver/sqlite v1.4.4
2222 gorm.io/gorm v1.24.5
2323)
2424
Original file line number Diff line number Diff line change @@ -317,8 +317,9 @@ gorm.io/driver/mysql v1.4.0 h1:P+gpa0QGyNma39khn1vZMS/eXEJxTwHz4Q26NR4C8fw=
317317gorm.io/driver/mysql v1.4.0 /go.mod h1:sSIebwZAVPiT+27jK9HIwvsqOGKx3YMPmrA3mBJR10c =
318318gorm.io/driver/postgres v1.4.1 h1:DutsKq2LK2Ag65q/+VygWth0/L4GAVOp+sCtg6WzZjs =
319319gorm.io/driver/postgres v1.4.1 /go.mod h1:whNfh5WhhHs96honoLjBAMwJGYEuA3m1hvgUbNXhPCw =
320- gorm.io/driver/sqlite v1.4.1 h1:ThZ3dRIbTbWGvaMHSVjgf0sb6SRJMNRyQAwfLo25+cM =
321320gorm.io/driver/sqlite v1.4.1 /go.mod h1:AKZZCAoFfOWHF7Nd685Iq8Uywc0i9sWJlzpoE/INzsw =
321+ gorm.io/driver/sqlite v1.4.4 h1:gIufGoR0dQzjkyqDyYSCvsYR6fba1Gw5YKDqKeChxFc =
322+ gorm.io/driver/sqlite v1.4.4 /go.mod h1:0Aq3iPO+v9ZKbcdiz8gLWRw5VOPcBOPUQJFLq5e2ecI =
322323gorm.io/gorm v1.23.7 /go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk =
323324gorm.io/gorm v1.23.8 /go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk =
324325gorm.io/gorm v1.23.10 /go.mod h1:DVrVomtaYTbqs7gB/x2uVvqnXzv0nqjB396B8cG4dBA =
You can’t perform that action at this time.
0 commit comments