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 1.22 is required for developers, not go 1.19 #3763

Closed
bminahan73 opened this issue Jul 3, 2024 · 1 comment · Fixed by #3764
Closed

go 1.22 is required for developers, not go 1.19 #3763

bminahan73 opened this issue Jul 3, 2024 · 1 comment · Fixed by #3764
Labels
bug Something isn't working

Comments

@bminahan73
Copy link
Contributor

bminahan73 commented Jul 3, 2024

Description

go 1.22 is called out in go.mod, and since toolchain is included, this requires the new go version that supports toolchains. README calls out go1.19+ which is now incorrect.

@bminahan73 bminahan73 added the bug Something isn't working label Jul 3, 2024
@bminahan73
Copy link
Contributor Author

PR for this tiny fix: #3764

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant