Stathi C.

Results 82 comments of Stathi C.
trafficstars

We will need to tweak the behavior of goenv itself. I believe it uses a "0" patch version of none specified. At some point I want to make it behave...

> I confirmed that `goenv install 1.18` works, I did not expect that to work. > ... and it would be nice if it selected the newest 1.18 (avoids running...

Created PR #252 to resolve the major.minor semantic version to install latest patch available to goenv. Cheers! 🎉

version 2.0.1 released just now; 2.0.0 is the latest version in brew. Hope this helps!

That `eval` statement will only execute any time a new `zsh` instance is executed (as expected with `.zshrc/.zprofile/.zshenv`). I am unsure how your go version switched by changing dirs. I...

> I have the same thoughts. > > And for a user with no default Go install these lines result in the PATH containing two extra `/bin` entries in it....

> If you have to type a command manually to properly switch go version, then it kinda invalidates this whole project. It needs to be automatic, maybe a lightweight shell...

#273 At least will notify you so it doesnt quietly exit