gobuffalo / buffalo-auth

Buffalo auth plugin helps adding username password authentication to your app
https://gobuffalo.io
MIT License
41 stars 28 forks source link

Not possible to install #36

Closed owen2345 closed 5 years ago

owen2345 commented 5 years ago

Please check this problem

command: go get -u github.com/gobuffalo/buffalo-auth

Output:

go: finding github.com/kballard/go-shellquote latest
go: finding github.com/alecthomas/units latest
go: finding github.com/eapache/go-xerial-snappy latest
go: finding github.com/rcrowley/go-metrics latest
go: finding github.com/gobuffalo/genny/movinglater/plushgen latest
go: finding github.com/gobuffalo/genny/movinglater latest
go build github.com/gobuffalo/genny/movinglater/plushgen: no Go files in 

Cause of the last problem not possible to complete the installation. OS: Macos mojave

Cheers!

markbates commented 5 years ago

Dup of #33