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

Feature Request: a command to add an existing version to goenv (instead of installing it) #243

Closed
hmijail opened this issue Aug 22, 2022 · 1 comment

Comments

@hmijail
Copy link

hmijail commented Aug 22, 2022

Jenv has an option to add an already-installed Java version to its list of known installed versions.
That would also be useful in goenv, and would allow us to bypass issue #106.

@ChronosMasterOfAllTime
Copy link
Collaborator

@hmijail the issue is that certain architectures are not supported in older releases of go, and would require to be built from source.

That being said, this is "fixed" with a current workaround to display an architecture isnt supported. Automation is currently grabbing new versions of golang for us, so we dont need to rely on users creating PRs

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