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

Closed
GaloisField2718 opened this issue Aug 11, 2024 · 2 comments
Closed

Error with make build #111

GaloisField2718 opened this issue Aug 11, 2024 · 2 comments

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

@umputun
Copy link
Owner

umputun commented Feb 2, 2025

I'm not sure if this is an issue, or at least the issue is in tg-spam. Setting a particular version of Go should not be necessary as long as the major version is installed and setting go 1.23 is a common practice. The project migrated to 1.23 a while ago, and I have not seen any problems with the build.

@umputun umputun closed this as completed Feb 2, 2025
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

3 participants