Update repo to add vattle org paths

This commit is contained in:
Patrick O'brien 2016-08-09 17:59:30 +10:00
parent 2ece7d14f6
commit 33286e648a
16 changed files with 42 additions and 41 deletions

View file

@ -5,8 +5,8 @@ import (
"testing"
"github.com/davecgh/go-spew/spew"
"github.com/nullbio/sqlboiler/bdb"
"github.com/nullbio/sqlboiler/strmangle"
"github.com/vattle/sqlboiler/bdb"
"github.com/vattle/sqlboiler/strmangle"
)
type fakeDB int