Versions in this module Expand all Collapse all v1 v1.2.1 Jul 8, 2026 v1.2.0 Jun 4, 2026 Changes in this version + func EnsureGitGoroot(baseDir, version string, bootstrapGoroot string) (string, error) + func IsGitGorootValid(gitGoroot, versionName string) (bool, error) + func ResolveVersion(version string) (string, error) + func SpawnWorktree(gitGoroot string) (string, func(), error)