Skip to content
This repository has been archived by the owner on May 9, 2021. It is now read-only.

unable to 'go get' #24

Closed
dougfort opened this issue Oct 12, 2013 · 1 comment
Closed

unable to 'go get' #24

dougfort opened this issue Oct 12, 2013 · 1 comment

Comments

@dougfort
Copy link

dougfort@fog:~$ go get github.com/golang/lint/golint

github.com/golang/lint

git/gospideroak/src/github.com/golang/lint/lint.go:883: function ends without a return statement
dougfort@fog:~$

@dsymonds
Copy link
Contributor

You're using an old version of Go (prior to Go 1.1). Upgrade to the latest stable release and it'll work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants