We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
trying to build ergo, I get this:
go: download go1.22 for linux/amd64: toolchain not available
Tracking it down, there is this issue: golang/go#65568
The text was updated successfully, but these errors were encountered:
Check go version and which go; I think you have Go 1.21 installed.
go version
which go
Sorry, something went wrong.
the problem no longer exists. I had a borked gvm. cloned master and built using go1.22.3 without a problem. thanks.
No branches or pull requests
trying to build ergo, I get this:
Tracking it down, there is this issue: golang/go#65568
The text was updated successfully, but these errors were encountered: