Use github.com/jinzhu/gorm
This commit is contained in:
parent
85b621bf4e
commit
eb418da347
@ -3,7 +3,7 @@ package gorm_test
|
|||||||
import (
|
import (
|
||||||
"testing"
|
"testing"
|
||||||
|
|
||||||
"github.com/iantanwx/gorm"
|
"github.com/jinzhu/gorm"
|
||||||
)
|
)
|
||||||
|
|
||||||
var helper *gorm.TestHelper
|
var helper *gorm.TestHelper
|
||||||
|
Loading…
x
Reference in New Issue
Block a user