fix typo in dependencies

This commit is contained in:
Alex Grintsvayg 2018-06-13 12:44:09 -04:00
parent e83465386f
commit a3154d80e1

View file

@ -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"