new location for null.go
This commit is contained in:
parent
e4a52e21b6
commit
77fc991e7b
6 changed files with 34 additions and 34 deletions
randomize
|
@ -14,7 +14,7 @@ import (
|
|||
"sync/atomic"
|
||||
"time"
|
||||
|
||||
null "github.com/lbryio/null.go"
|
||||
null "github.com/lbryio/lbry.go/null"
|
||||
|
||||
"github.com/pkg/errors"
|
||||
"github.com/satori/go.uuid"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue