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

can not fetch GitHub new release version #60

Closed
songjiayang opened this issue Mar 14, 2019 · 2 comments
Closed

can not fetch GitHub new release version #60

songjiayang opened this issue Mar 14, 2019 · 2 comments

Comments

@songjiayang
Copy link

Go Version: 1.12.0
ErrorMessage:

go: finding github.com/mattn/go-isatty v0.0.7
go: github.com/mattn/go-isatty@v0.0.7: unexpected end of JSON input
go: error loading module requirements

But it can fetch the latest git summit hash.

@oiooj
Copy link
Member

oiooj commented Mar 14, 2019

export GOPROXY=https://goproxy.io
go get github.com/mattn/go-isatty@v0.0.7   

Just try it

@songjiayang
Copy link
Author

I think this is a cache problem, now it works.

@oiooj oiooj closed this as completed Mar 15, 2019
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

2 participants