ThomasHabets / cmdg

Command line Gmail client
Other
197 stars 18 forks source link

Install issues on Fedora 27 #56

Closed sferich888 closed 5 years ago

sferich888 commented 6 years ago

I am new to golang, but I believe that this is a "product"/"project" specific issue.

go get github.com/ThomasHabets/cmdg
# github.com/ThomasHabets/drive-du/lib
.go_path/src/github.com/ThomasHabets/drive-du/lib/auth.go:80:15: undefined: transport

Fresh Install of Fedora 27, following: https://developer.fedoraproject.org/tech/languages/go/go-installation.html

ThomasHabets commented 6 years ago

Oops. Don't know how that happened. Fix submitted. Do a git pull inside src/github.com/ThomasHabets/drive-du and see if that helps.