diff --git a/tests/go.mod b/tests/go.mod index 69d6cf87..553f8151 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -8,7 +8,7 @@ require ( github.com/lib/pq v1.10.7 github.com/mattn/go-sqlite3 v1.14.16 // indirect golang.org/x/crypto v0.5.0 // indirect - gorm.io/driver/mysql v1.4.6 + gorm.io/driver/mysql v1.4.7 gorm.io/driver/postgres v1.4.6 gorm.io/driver/sqlite v1.4.4 gorm.io/driver/sqlserver v1.4.2