mirror of https://github.com/actions/setup-go.git
Canonicalize versions with `makeSemver` in `getInfoFromDist`
While getInfoFromManifest stores semver versions in IGoVersionInfo struct, getInfoFromDist uses "goX.Y.Z" versions with "go" prefix. To make it consistent between two, convert versions from golang.org/dl version registry to semver versions.pull/75/head
parent
47f75dda82
commit
38f5ff1dc5
Loading…
Reference in New Issue