feat: use gorm v1.25.5 and sqllite v1.5.4 for tests
This commit is contained in:
parent
c39b532d7f
commit
bcb7368a22
@ -10,7 +10,7 @@ require (
|
|||||||
gorm.io/driver/postgres v1.5.3-0.20230607070428-18bc84b75196
|
gorm.io/driver/postgres v1.5.3-0.20230607070428-18bc84b75196
|
||||||
gorm.io/driver/sqlite v1.5.4
|
gorm.io/driver/sqlite v1.5.4
|
||||||
gorm.io/driver/sqlserver v1.5.2-0.20230613072041-6e2cde390b0a
|
gorm.io/driver/sqlserver v1.5.2-0.20230613072041-6e2cde390b0a
|
||||||
gorm.io/gorm v1.25.4
|
gorm.io/gorm v1.25.5
|
||||||
)
|
)
|
||||||
|
|
||||||
require (
|
require (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user