Merge 8502ffd3952fe70bb11d024d2cbc1469de9c3e39 into 5330572c258c16742c3052af3f82f67031112f2e
This commit is contained in:
commit
60110e6da0
@ -6,10 +6,10 @@ import (
|
||||
"fmt"
|
||||
"strconv"
|
||||
|
||||
"."
|
||||
_ "github.com/denisenkom/go-mssqldb"
|
||||
testdb "github.com/erikstmartin/go-testdb"
|
||||
_ "github.com/go-sql-driver/mysql"
|
||||
"github.com/jinzhu/gorm"
|
||||
"github.com/jinzhu/now"
|
||||
_ "github.com/lib/pq"
|
||||
_ "github.com/mattn/go-sqlite3"
|
||||
|
@ -1,7 +1,7 @@
|
||||
package gorm_test
|
||||
|
||||
import (
|
||||
"github.com/jinzhu/gorm"
|
||||
"."
|
||||
"testing"
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user