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

unclear error while deploying with go lang examples #533

Closed
khaledyoussef24 opened this issue Oct 7, 2024 · 1 comment
Closed

unclear error while deploying with go lang examples #533

khaledyoussef24 opened this issue Oct 7, 2024 · 1 comment
Assignees
Milestone

Comments

@khaledyoussef24
Copy link

Describe the bug

having issues using Go with Pulumi. Specifically, when running go mod tidy, Go attempts to download the 1.22 toolchain for darwin/arm64, but it's unavailable.
the error while deploying:
Screenshot 2024-10-07 at 8 45 46 AM

checked for the go version installed and the required they are both the same but it shows that the toolchain is missing :
Screenshot 2024-10-07 at 7 57 27 AM
Screenshot 2024-10-07 at 7 57 40 AM
Screenshot 2024-10-07 at 7 59 57 AM

even go mod tidy is not working :
Screenshot 2024-10-07 at 8 44 50 AM

#468

@xmonader
Copy link
Contributor

xmonader commented Oct 8, 2024

golang/go#65568 once that works please close

@xmonader xmonader added the bug Something isn't working label Oct 8, 2024
@xmonader xmonader added this to 3.15.x Oct 8, 2024
@xmonader xmonader moved this to In Progress in 3.15.x Oct 8, 2024
@xmonader xmonader added this to the v0.7.x milestone Oct 8, 2024
@xmonader xmonader removed this from 3.15.x Oct 9, 2024
@xmonader xmonader added this to 3.16.x Oct 9, 2024
@xmonader xmonader moved this to In Verification in 3.16.x Oct 9, 2024
@rawdaGastan rawdaGastan removed this from 3.16.x Oct 17, 2024
@rawdaGastan rawdaGastan moved this to In Verification in 3.15.x Oct 17, 2024
@github-project-automation github-project-automation bot moved this from In Verification to Done in 3.15.x Oct 24, 2024
@rawdaGastan rawdaGastan removed the bug Something isn't working label Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants