Issue add logrus package · Issue #781 · Masterminds/glide

I'm trying to add the logrus package using glide. I used the following in my code: import ( log "github.com/sirupsen/logrus" ) Then, when I run glide up [INFO] --> Fetching updates for github.com/s...