commands.sh

go version

all

Display Go version.

More info →

Examples (2)

Display version

Display the Go version used to build a specific executable file

go version path/to/executable
made by @shridhargupta | data from tldr-pages