-
-
Notifications
You must be signed in to change notification settings - Fork 74
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 error #134
Comments
How do you get this directive into the go mod using the standard tooling? It doesn't appear it's a documented directive for go.mod, only for go.work. |
Ah looks like |
When I updated the base go version in the project with |
The error appears to be caused by the golang.org/x/mod package. I made the necessary updates and the problem was fixed. |
thanks @ozkansen |
thanks @ozkansen |
Hi everyone, i got go 1.21 toolchain error.
go.mod file
error detail:
output:
The text was updated successfully, but these errors were encountered: