Skip to content
New issue

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

Error with make build #111

Open
GaloisField2718 opened this issue Aug 11, 2024 · 1 comment
Open

Error with make build #111

GaloisField2718 opened this issue Aug 11, 2024 · 1 comment

Comments

@GaloisField2718
Copy link

Hello,

The command make build didn't work for me with the error:

go: download go1.22 for linux/amd64: toolchain not available
make: *** [Makefile:28: build] Error 1

I patched the error with updating go 1.22 -> go 1.22.0 into go.mod.

I think a PR for this is not required. but just for the next update you can update it.

Maybe there are other solutions but this worked for me.

@coperius
Copy link
Contributor

golang/go#61455

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants