fix imports to point at lbryio repo

This commit is contained in:
Alex Grintsvayg 2017-05-08 13:25:15 -04:00
parent 687b0506db
commit 451723ccb9
22 changed files with 70 additions and 70 deletions
randomize

View file

@ -18,8 +18,8 @@ import (
"github.com/pkg/errors"
"github.com/satori/go.uuid"
"github.com/vattle/sqlboiler/strmangle"
"github.com/vattle/sqlboiler/types"
"github.com/lbryio/sqlboiler/strmangle"
"github.com/lbryio/sqlboiler/types"
)
var (