fix imports to point at lbryio repo
This commit is contained in:
parent
687b0506db
commit
451723ccb9
22 changed files with 70 additions and 70 deletions
queries
|
@ -4,7 +4,7 @@ import (
|
|||
"fmt"
|
||||
"reflect"
|
||||
|
||||
"github.com/vattle/sqlboiler/strmangle"
|
||||
"github.com/lbryio/sqlboiler/strmangle"
|
||||
)
|
||||
|
||||
// NonZeroDefaultSet returns the fields included in the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue