diff --git a/tests/go.mod b/tests/go.mod index 7ee8608e..f8afc8b7 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -36,3 +36,5 @@ require ( replace gorm.io/gorm => ../ replace github.com/jackc/pgx/v5 => github.com/jackc/pgx/v5 v5.4.3 + +replace gorm.io/driver/mysql => github.com/black-06/mysql v0.0.0-20240206083023-198e932a9458