diff --git a/tests/go.mod b/tests/go.mod index ba8a84a8..44535b03 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -36,6 +36,4 @@ require ( replace gorm.io/gorm => ../ -replace github.com/jackc/pgx/v5 => github.com/jackc/pgx/v5 v5.4.3 - replace github.com/microsoft/go-mssqldb => github.com/microsoft/go-mssqldb v1.7.0