new location for null.go
This commit is contained in:
parent
e4a52e21b6
commit
77fc991e7b
6 changed files with 34 additions and 34 deletions
queries
|
@ -5,7 +5,7 @@ import (
|
|||
"testing"
|
||||
"time"
|
||||
|
||||
null "github.com/lbryio/null.go"
|
||||
null "github.com/lbryio/lbry.go/null"
|
||||
)
|
||||
|
||||
type testObj struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue