Documentation ¶ Overview ¶ Package version reports the CLI build version. Index ¶ func Version() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Version ¶ func Version() string Version returns the release version embedded at build time, falling back to the module version recorded by the Go toolchain (set when installed via `go install ...@version`), then to "dev" for plain local builds. Types ¶ This section is empty. Source Files ¶ View all Source files version.go Click to show internal directories. Click to hide internal directories.