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

corrected go version #285

Closed
wants to merge 1 commit into from
Closed

corrected go version #285

wants to merge 1 commit into from

Conversation

jdob
Copy link
Contributor

@jdob jdob commented Mar 8, 2024

Not entirely sure what happened, but the project just stopped working on my Mac overnight with the following:

$ go mod tidy
go: downloading go1.22 (darwin/arm64)
go: download go1.22 for darwin/arm64: toolchain not available

I looked around and found [1] which talks about the issue. The fix works and I don't think there are any other implications in changing this.

[1] golang/go#65568

@jdob jdob requested a review from atanasdinov March 8, 2024 16:04
@jdob jdob closed this Mar 8, 2024
@jdob
Copy link
Contributor Author

jdob commented Mar 8, 2024

Closed out; while this probably wouldn't cause an issue, my local go was behind. When I updated that it worked fine as is, and it's late in the dev cycle to dork with any of this if we don't need to.

@jdob jdob deleted the go-mac-issue branch June 10, 2024 18:44
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

Successfully merging this pull request may close these issues.

None yet

2 participants