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

Go mod toolchain not found fix #1545

Merged
merged 2 commits into from
Nov 20, 2024
Merged

Conversation

esuwu
Copy link
Contributor

@esuwu esuwu commented Nov 20, 2024

A "toolchain not found" error message shows up, when running the project on Ubuntu

https://stackoverflow.com/questions/78519711/toolchain-not-available-error-prevents-me-from-using-any-go-commands

@nickeskov nickeskov self-requested a review November 20, 2024 12:07
@nickeskov nickeskov added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 20, 2024
@nickeskov
Copy link
Member

After go1.21 the full versioning should be used.
See the versioning updates here https://go.dev/doc/toolchain#version.
The comprehensive explanation cli/cli#9489.

nickeskov added a commit to wavesplatform/nodemon that referenced this pull request Nov 20, 2024
@nickeskov nickeskov merged commit 2991ebe into master Nov 20, 2024
15 of 16 checks passed
@nickeskov nickeskov deleted the go-mod-toolchain-not-found-fix branch November 20, 2024 14:27
alexeykiselev added a commit to wavesplatform/nodemon that referenced this pull request Nov 28, 2024
esuwu added a commit that referenced this pull request Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants