update dependencies

fix issue preventing compilation
format project
This commit is contained in:
Niko Storni 2018-06-11 17:41:55 -04:00
parent 607a79f40a
commit e83465386f

View file

@ -21,6 +21,7 @@ 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"
log "github.com/sirupsen/logrus"
"google.golang.org/api/googleapi/transport"