Closed rwxrob closed 8 years ago
Seems there's breaking changes in kingpin.v2 on gopkg.in
You can build it in go 1.5 with:
$ GO15VENDOREXPERIMENT=1 go get github.com/cortesi/modd
Closing - @homburg's response is correct. Please do re-open if you're still having issues. Thanks for reporting.
go version go1.5 darwin/amd64