Documentation ¶ Index ¶ func Normalize(value string) (string, error) func Tag(value string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Normalize ¶ func Normalize(value string) (string, error) Normalize returns the release version used in binaries, archive names, plugin manifests, and package-manager metadata. Release tags add exactly one leading v; every other release surface uses the normalized value. func Tag ¶ func Tag(value string) (string, error) Types ¶ This section is empty. Source Files ¶ View all Source files version.go Click to show internal directories. Click to hide internal directories.