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.0
2020 go.mongodb.org/mongo-driver v1.9.1
21- gorm.io/driver/sqlite v1.3.2
21+ gorm.io/driver/sqlite v1.3.4
2222 gorm.io/gorm v1.23.5
2323)
2424
Original file line number Diff line number Diff line change @@ -314,8 +314,8 @@ gorm.io/driver/mysql v1.0.4/go.mod h1:MEgp8tk2n60cSBCq5iTcPDw3ns8Gs+zOva9EUhkknT
314314gorm.io/driver/postgres v1.0.8 h1:PAgM+PaHOSAeroTjHkCHCBIHHoBIf9RgPWGo8dF2DA8 =
315315gorm.io/driver/postgres v1.0.8 /go.mod h1:4eOzrI1MUfm6ObJU/UcmbXyiHSs8jSwH95G5P5dxcAg =
316316gorm.io/driver/sqlite v1.1.4 /go.mod h1:mJCeTFr7+crvS+TRnWc5Z3UvwxUN1BGBLMrf5LA9DYw =
317- gorm.io/driver/sqlite v1.3.2 h1:nWTy4cE52K6nnMhv23wLmur9Y3qWbZvOBz+V4PrGAxg =
318- gorm.io/driver/sqlite v1.3.2 /go.mod h1:B+8GyC9K7VgzJAcrcXMRPdnMcck+8FgJynEehEPM16U =
317+ gorm.io/driver/sqlite v1.3.4 h1:NnFOPVfzi4CPsJPH4wXr6rMkPb4ElHEqKMvrsx9c9Fk =
318+ gorm.io/driver/sqlite v1.3.4 /go.mod h1:B+8GyC9K7VgzJAcrcXMRPdnMcck+8FgJynEehEPM16U =
319319gorm.io/gorm v1.20.7 /go.mod h1:0HFTzE/SqkGTzK6TlDPPQbAYCluiVvhzoA1+aVyzenw =
320320gorm.io/gorm v1.20.12 /go.mod h1:0HFTzE/SqkGTzK6TlDPPQbAYCluiVvhzoA1+aVyzenw =
321321gorm.io/gorm v1.23.4 /go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk =
You can’t perform that action at this time.
0 commit comments