update drivers
This commit is contained in:
parent
00705cc8f6
commit
1148bd07a5
10
tests/go.mod
10
tests/go.mod
@ -7,11 +7,11 @@ require (
|
|||||||
github.com/jinzhu/now v1.1.5
|
github.com/jinzhu/now v1.1.5
|
||||||
github.com/lib/pq v1.10.9
|
github.com/lib/pq v1.10.9
|
||||||
github.com/stretchr/testify v1.8.4
|
github.com/stretchr/testify v1.8.4
|
||||||
gorm.io/driver/mysql v1.5.2
|
gorm.io/driver/mysql v1.5.3
|
||||||
gorm.io/driver/postgres v1.5.4
|
gorm.io/driver/postgres v1.5.5-0.20240206025756-d715278f3f57
|
||||||
gorm.io/driver/sqlite v1.5.4
|
gorm.io/driver/sqlite v1.5.5
|
||||||
gorm.io/driver/sqlserver v1.5.2
|
gorm.io/driver/sqlserver v1.5.3
|
||||||
gorm.io/gorm v1.25.6
|
gorm.io/gorm v1.25.7-0.20240204074919-46816ad31dde
|
||||||
)
|
)
|
||||||
|
|
||||||
require (
|
require (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user