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 we have automatic rehashing upon go install? #270

Closed
vittorius opened this issue Nov 8, 2022 · 3 comments
Closed

Can we have automatic rehashing upon go install? #270

vittorius opened this issue Nov 8, 2022 · 3 comments

Comments

@vittorius
Copy link

Like rbenv has this for Ruby. Would be cool.

@ChronosMasterOfAllTime
Copy link
Contributor

ChronosMasterOfAllTime commented Nov 10, 2022

I believe rehashing occurs automatically post goenv install, as I encountered a bug with goenv shims when only specifying major/minor semver.

Will be fixing this and tracking in another issue

EDIT: #271 tracks the major/minor semver shim bug

@ChronosMasterOfAllTime
Copy link
Contributor

FYI rehashing occurs on successful install

For reference: https://github.com/syndbg/goenv/blob/master/plugins/go-build/bin/goenv-install#L264

@ChronosMasterOfAllTime
Copy link
Contributor

Closing this issue since no further action required

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