diff --git a/tests/go.mod b/tests/go.mod index 2b336850..30a7dda7 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -16,5 +16,3 @@ require ( replace gorm.io/gorm => ../ replace github.com/jackc/pgx/v4 => github.com/jinzhu/pgx/v4 v4.8.2 - -replace gorm.io/driver/sqlserver => /Users/jinzhu/Projects/jinzhu/sqlserver