Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go/src/github.com/posener/complete/cmd/install/install.go:75: undefined: os.Executable #43

Closed
stevepm opened this issue Jul 18, 2017 · 2 comments

Comments

@stevepm
Copy link

stevepm commented Jul 18, 2017

Hi, I just started getting this error:

❯ go version
go version go1.7.6 linux/amd64
❯ go get -u github.com/posener/complete/gocomplete
# github.com/posener/complete/cmd/install
go/src/github.com/posener/complete/cmd/install/install.go:75: undefined: os.Executable
❯ echo $?
2
@posener
Copy link
Owner

posener commented Jul 19, 2017

Hi @stevepm
What is your reason not to upgrade to go1.8?

@Klazomenai
Copy link

Upgrading to 1.8 solved the issue for me. Thanks.

@posener posener closed this as completed Nov 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants