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

Rehashing shim failure when specifying major/minor on install #271

Closed
ChronosMasterOfAllTime opened this issue Nov 10, 2022 · 0 comments
Closed

Comments

@ChronosMasterOfAllTime
Copy link
Contributor

ChronosMasterOfAllTime commented Nov 10, 2022

Noticed this bug when using major/minor semver during go install. It sets the shim to major minor only despite installing latest patch. Issue is for tracking purposes and will have a PR shortly.

Expectation of goenv install 1.19

  • goenv 1.19.x installed (where x is latest patch)
  • goenv shim 1.19.x created

Actual:

  • goenv 1.19.x installed - PASS
  • goenv 1.19 shim created - FAIL
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

1 participant