Update module gorm.io/driver/sqlite to v1.5.5
This commit is contained in:
parent
9dde7fa378
commit
76b52a5596
2 changed files with 6 additions and 2 deletions
4
go.mod
4
go.mod
|
|
@ -6,8 +6,8 @@ require (
|
|||
github.com/go-chi/chi/v5 v5.0.11
|
||||
github.com/stretchr/testify v1.8.4
|
||||
github.com/tdewolff/minify/v2 v2.20.16
|
||||
gorm.io/driver/sqlite v1.5.4
|
||||
gorm.io/gorm v1.25.6
|
||||
gorm.io/driver/sqlite v1.5.5
|
||||
gorm.io/gorm v1.25.7-0.20240204074919-46816ad31dde
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue