-
Notifications
You must be signed in to change notification settings - Fork 918
GODRIVER-3692 Bump govulncheck to 1.25.3 #2236
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
GODRIVER-3692 Bump govulncheck to 1.25.3 #2236
Conversation
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.
Pull Request Overview
This PR updates the govulncheck Go version from 1.25.1 to 1.25.3 to address security vulnerabilities GO-2025-4006 through GO-2025-4015 identified in CI.
Key Changes:
- Updated GO_VERSION variable in the vulnerability checking script to use Go 1.25.3
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
🧪 Performance ResultsCommit SHA: 78d28f2The following benchmark tests for version 69150f7d88033a000713e0eb had statistically significant changes (i.e., |z-score| > 1.96):
For a comprehensive view of all microbenchmark results for this PR's commit, please check out the Evergreen perf task for this patch. |
API Change ReportNo changes found! |
matthewdale
left a comment
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.
Looks good! 👍
GODRIVER-3692
Summary
Bump govulncheck to 1.25.3 to resolve GO-2025 4006 to 4015 in CI.