Linux
Command
Library
Commands
Basics
Tips
go-version
Print Go version.
TLDR
Print Go version
$ go version
Print the Go version used to build the named executable file
$ go version [path/to/executable]
COLLAPSE ALL
Copied to clipboard