diff --git a/tests/go.mod b/tests/go.mod index c3133f38d9..dd8cfb7270 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -16,3 +16,5 @@ require ( ) replace gorm.io/gorm => ../ + +replace gorm.io/driver/mysql => github.com/halfcrazy/mysql v1.2.3-0.20220106042630-805c93c0d8d9