Skip to content

cmd/go: download go1.22 for darwin/arm64: toolchain not available #65568

@EwenQuim

Description

@EwenQuim

Go version

go1.22

Output of go env in your module/workspace:

go: downloading go1.22 (darwin/arm64)
go: download go1.22 for darwin/arm64: toolchain not available

What did you do?

rm -rf /usr/local/go/
rm -rf ~/go

Then used the installer.

image

Then ran the command go version.

go: downloading go1.22 (darwin/arm64)
go: download go1.22 for darwin/arm64: toolchain not available

go env also returns this result.

image

What did you see happen?

go: download go1.22 for darwin/arm64: toolchain not available, not much more

What did you expect to see?

go1.22

Metadata

Metadata

Assignees

No one assigned

    Labels

    WaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions