
go-version
List of commands for go-version:
-
go-version:tldr:63dc4 go-version: Print the Go version used to build the named executable file.$ go version ${path-to-executable}try on your machineexplain this command
-
go-version:tldr:fc0ef go-version: Print Go version.$ go versiontry on your machineexplain this command