-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Closed
Labels
WaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.Issue is not actionable because of missing required information, which needs to be provided.
Description
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.

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.

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
Labels
WaitingForInfoIssue is not actionable because of missing required information, which needs to be provided.Issue is not actionable because of missing required information, which needs to be provided.