This commit is contained in:
biju-kalissery 2015-09-08 15:31:05 -04:00
parent b98468710a
commit e540893344

View File

@ -5,7 +5,7 @@ import (
"testing" "testing"
"time" "time"
"github.com/jizhu/gorm" "github.com/jinzhu/gorm"
) )
type Person struct { type Person struct {