govulncheck-action: Support Go 1.22 #65032
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
vulncheck or vulndb
Issues for the x/vuln or x/vulndb repo
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
Go version
go version go1.22rc1 darwin/arm64
Output of
go env
in your module/workspace:What did you do?
Try to run govulncheck GitHub Action
What did you see happen?
Encountered error:
Command failed: go env GOPATH go: downloading go1.22 (linux/amd64) go: download go1.22 for linux/amd64: toolchain not available
What did you expect to see?
govulncheck able to run with Go 1.22
The text was updated successfully, but these errors were encountered: