Documentation
¶
Overview ¶
The version package permits running a specific version of Go.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResolvePartialVersion ¶ added in v0.38.0
ResolvePartialVersion resolves a partial version (e.g., "1.25") to the latest patch version. Returns the full version string without "go" prefix (e.g., "1.25.4").
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.