-
Notifications
You must be signed in to change notification settings - Fork 475
feat: bump minimum Go version to 1.24 #3875
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
Conversation
75fa3e3
to
d02a9fb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's start using "oldstable" and "stable" naming.
1fa45cd
to
b246fb3
Compare
BenchmarksBenchmark execution time: 2025-08-21 09:34:39 Comparing candidate commit 503db7a in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 24 metrics, 0 unstable metrics. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
f6da58d
to
cce39cd
Compare
69be412
to
b9e1281
Compare
b9e1281
to
94be81c
Compare
… new context handling and type definitions
…o include trixie and deprecate bullseye
…e-go' branch of the benchmarking platform
…ts to include debian13 and remove debian11
94be81c
to
503db7a
Compare
/merge |
View all feedbacks in Devflow UI.
This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
The expected merge time in
|
What does this PR do?
Go
v1.25
has been released, so it's time to bump the minimum Go version tov1.24
.It also bumps
github.com/99designs/gqlgen
tov0.17.72
, as it was blocked by our minimum version policy.Reviewer's Checklist
./scripts/lint.sh
locally.Unsure? Have a question? Request a review!