fix typo in dependencies
This commit is contained in:
parent
e83465386f
commit
a3154d80e1
1 changed files with 1 additions and 1 deletions
|
@ -21,8 +21,8 @@ import (
|
|||
"github.com/lbryio/lbry.go/stopOnce"
|
||||
"github.com/lbryio/lbry.go/ytsync/redisdb"
|
||||
"github.com/lbryio/lbry.go/ytsync/sources"
|
||||
ps "github.com/old/mitchellh/go-ps"
|
||||
|
||||
"github.com/mitchellh/go-ps"
|
||||
log "github.com/sirupsen/logrus"
|
||||
"google.golang.org/api/googleapi/transport"
|
||||
"google.golang.org/api/youtube/v3"
|
||||
|
|
Loading…
Reference in a new issue