goenv

Go version manager for installing and switching between Go versions

brewmacoslinux
Try with needOr install directly
Source

About

Go version management

Commands

goenv

Examples

List all available Go versions$ goenv versions
Install a specific Go version$ goenv install 1.21.0
Set the global Go version$ goenv global 1.21.0