When running go get -u github.com/odeke-em/drive/drive-google, I encountered the error
go/src/github.com/odeke-em/drive/cmd/drive/main.go:33: syntax error: unexpected string literal, expecting comma or )
Was I doing something wrong or is the source broken?