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't install go1.21.0 due to version parsing error #54

Closed
epoweripione opened this issue Aug 9, 2023 · 3 comments
Closed

Can't install go1.21.0 due to version parsing error #54

epoweripione opened this issue Aug 9, 2023 · 3 comments

Comments

@epoweripione
Copy link

https://go.dev/VERSION?m=text now return with timestamp:

go1.21.0
time 2023-08-04T20:14:06Z

Now running goup install will failed:
FATA[0000] parse "https://dl.google.com/go/go1.21.0\ntime 2023-08-04T20:14:06Z.linux-amd64.tar.gz": net/url: invalid control character in URL

@xiaosongfu
Copy link
Contributor

you can use goup install 1.21.0, it works for me.

@xiaosongfu
Copy link
Contributor

xiaosongfu commented Aug 9, 2023

I have made a PR #55 to solve this problem~

@owenthereal
Copy link
Owner

Fixes in #55

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