-
Notifications
You must be signed in to change notification settings - Fork 251
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
Using xxenv-latest for goenv latest --print does not work in 2.2.0 #386
Comments
@reneleonhardt can you look into this? |
FYI i found a workaround since, by calling directly the goenv-latest plugin instead of calling goenv. |
I will look into this tonight, thank you for reporting it! |
I think this may be resolved @Salamandar in the latest release. Can you confirm? |
oopsies, did not see your message. As i said, I had found a workaround, but I'll check it out (once i'm back from CCC). |
Hi, we were using
goenv latest --print 1.20
to get the latest downloadable go version in, for example, 1.20.Now, the command fails:
git bisect shows that this commit broke this feature: d8de3f4
Now, i don’t know how to get the latest downloadable version. What’s the recommended way ?
The text was updated successfully, but these errors were encountered: