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

Bump go version to 1.22 #724

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Bump go version to 1.22 #724

merged 1 commit into from
Sep 11, 2024

Conversation

andrewsomething
Copy link
Member

This updates to Go 1.22 following our stated Go support policy:

godo/CONTRIBUTING.md

Lines 71 to 77 in 2e0eaab

## Go Version Support
This project follows the support [policy of Go](https://go.dev/doc/devel/release#policy)
as its support policy. The two latest major releases of Go are supported by the project.
[CI workflows](.github/workflows/ci.yml) should test against both supported versions.
[go.mod](./go.mod) should specify the oldest of the supported versions to give
downstream users of godo flexibility.

The test changes are due to new net/http.ServeMux behavior in Go 1.22.

Copy link
Contributor

@loosla loosla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@andrewsomething andrewsomething merged commit d9ba192 into main Sep 11, 2024
8 checks passed
@andrewsomething andrewsomething deleted the asb/go1-22 branch September 11, 2024 14:18
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