Gover lets you list, install, and switch between Go versions easily.
Gover lets you list, install, and switch between Go versions easily.
Usage:
gover [command]
Available Commands:
completion Generate shell completion scripts
current Show the currently active Go version
detect Detect Go version from nearest go.mod and resolve latest patch version
help Help about any command
init Initialize gover environment
install Download and install a specific Go version
list List available Go versions
prompt Output current Go version for shell prompt
uninstall Uninstall a Go version
upgrade Upgrade to the latest patch release of a major Go version
use Switch to a specific Go version
Flags:
-h, --help help for gover
Use "gover [command] --help" for more information about a command.
make build
make install