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.mod to 1.21 #417

Merged
merged 3 commits into from
Apr 3, 2024
Merged

Bump go.mod to 1.21 #417

merged 3 commits into from
Apr 3, 2024

Conversation

sfc-gh-srhodes
Copy link
Collaborator

This should unblock some currently pending updates. Each major Go release is supported until there are two newer major releases and the newest major version is 1.22, so 1.19 has been unsupported for a while.

We'd previously tried this six months ago and reverted in #357. The cases we had where we wanted an older version should no longer apply.

Prometheus libraries (#415) are the current dependency where newer versions need newer go compilers.

This should unblock some currently pending updates. Each major Go release is supported until there are two newer major releases and the newest major version is 1.22, so 1.19 has been unsupported for a while.

We'd previously tried this six months ago and reverted in #357. The cases we had where we wanted an older version should no longer apply.

Prometheus libraries (#415) are the current dependency where newer versions need newer go compilers.
@sfc-gh-elinardi sfc-gh-elinardi merged commit 1a63cc8 into main Apr 3, 2024
5 checks passed
@sfc-gh-elinardi sfc-gh-elinardi deleted the srhodes-go-version-bump branch April 3, 2024 18:15
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