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

Remove support for go 1.19 #1449

Merged
merged 2 commits into from Feb 23, 2024
Merged

Remove support for go 1.19 #1449

merged 2 commits into from Feb 23, 2024

Conversation

ArthurSens
Copy link
Member

We promise support for the latest 3 major versions of go. With #1445 merged, support for 1.19 is no longer promised.

In addition, the latest release of prometheus/common uses a function only present in go 1.20 (See workflow logs from PR #1447), meaning that we can't upgrade common without bumping our go version.

Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
Signed-off-by: Arthur Silva Sens <arthur.sens@coralogix.com>
Copy link
Member

@kakkoyun kakkoyun left a comment

Choose a reason for hiding this comment

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

Awesome 🏆 🥇 💯

@kakkoyun kakkoyun merged commit 353395b into main Feb 23, 2024
9 checks passed
@kakkoyun kakkoyun deleted the remove-support-1.19 branch February 23, 2024 17:59
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.

None yet

2 participants