I am installing go1.5 with gvm v1.0.22 and getting the following error:
gvm install go1.5
Updating Go source...
ERROR: Unrecognized Go version
The only thing you need to do is set a go version as default. Try this:
gvm install go1.23.4
gvm use go1.23.4 --default
Installed successfully after reinstalling gvm
gvm implode
gvm install go1.4
gvm use go1.4
gvm install go1.5
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With