You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yep I'm getting this too. The package in the shaggytwodope repo installs fine on Ubuntu, but this installs version 0.3.9.1, and I'd very much like 0.4 so I can use the service account feature. Unfortunately, I've never worked in golang so I have no idea where to start debugging. Looking at the build log, I'm wondering whether it's related to this behaviour: golang/dep#1140
If so then the CI config needs updating to use a go version > 1.8, it's currently set to 1.7
edit: sorry, my mistake - I should have clarified, you'll need golang > 1.8 locally as well.
When running
go get -u github.com/odeke-em/drive/drive-google
, I encountered the errorWas I doing something wrong or is the source broken?
The text was updated successfully, but these errors were encountered: