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

Add testing for Go 1.21, drop testing for Go 1.19 #8207

Closed
mx-psi opened this issue Aug 9, 2023 · 0 comments · Fixed by #8208
Closed

Add testing for Go 1.21, drop testing for Go 1.19 #8207

mx-psi opened this issue Aug 9, 2023 · 0 comments · Fixed by #8208
Assignees
Labels
area:miscellaneous ci-cd CI, CD, testing, build issues priority:p2 Medium

Comments

@mx-psi
Copy link
Member

mx-psi commented Aug 9, 2023

Same as #7159, but for Go 1.21/Go 1.19.

Go 1.21 was released recently: https://go.dev/doc/go1.21

Per our Compatibility doc, this means we need to drop testing for Go 1.19, add testing for Go 1.21. This also means we can now use Go 1.20+ features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:miscellaneous ci-cd CI, CD, testing, build issues priority:p2 Medium
Projects
None yet
1 participant