Updated to use the latest lbry.go changes

This commit is contained in:
Mark Beamer Jr 2019-01-10 20:11:42 -05:00
parent bc08aa6160
commit 3baa9e72ca
No known key found for this signature in database
GPG key ID: 1C314FB89AD76973
6 changed files with 34 additions and 34 deletions

View file

@ -5,7 +5,7 @@ import (
"testing"
"time"
null "github.com/lbryio/lbry.go/null"
null "github.com/lbryio/lbry.go/extras/null"
)
type testObj struct {