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

fix(sointu): Changed go version in go.mod to enable builds with dev toolchains #169

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

LeStahL
Copy link
Contributor

@LeStahL LeStahL commented Oct 16, 2024

This fixes a problem with the go toolchain version detailed here: golang/go#62278, using the solution proposed in golang/go#62278 (comment).

The symptom of the problem is

go: downloading go1.23 (linux/amd64)
go: download go1.23 for linux/amd64: toolchain not available

@vsariola vsariola merged commit 9bce1cb into vsariola:master Oct 16, 2024
18 checks passed
@vsariola
Copy link
Owner

WTH now golang guys? :D Whatever, merged.

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.

2 participants