Forrest logo
back to context overview

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 machine
    explain this command
  • go-version:tldr:fc0ef go-version: Print Go version.
    $ go version
    try on your machine
    explain this command
back to context overview