Fix tests/go.mod

This commit is contained in:
Jinzhu 2020-09-03 13:28:37 +08:00
parent 98e15e0b95
commit 3cc7a30712
1 changed files with 0 additions and 2 deletions

View File

@ -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