diff --git a/tests/go.mod b/tests/go.mod index c3133f38d..3233ea951 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -8,7 +8,7 @@ require ( github.com/jinzhu/now v1.1.4 github.com/lib/pq v1.10.4 golang.org/x/crypto v0.0.0-20211209193657-4570a0811e8b // indirect - gorm.io/driver/mysql v1.2.1 + gorm.io/driver/mysql v1.2.3 gorm.io/driver/postgres v1.2.3 gorm.io/driver/sqlite v1.2.6 gorm.io/driver/sqlserver v1.2.1