-
Notifications
You must be signed in to change notification settings - Fork 19
fix: bump go version to 1.23.6 for CVE #286
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
Titlefix: bump go version to 1.23.6 for CVE User descriptionWhat type of PR is this? What this PR does / why we need it: Which issue(s) this PR fixes: Fixes # Requirements:
How has this code been testedSpecial notes for your reviewerPR Typebug_fix Description
Changes walkthrough 📝
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #286 +/- ##
==========================================
- Coverage 80.49% 79.99% -0.50%
==========================================
Files 29 29
Lines 4024 4024
==========================================
- Hits 3239 3219 -20
- Misses 625 640 +15
- Partials 160 165 +5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
zhiying-lin
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.
Please update your PR description to include the CVE info
What this PR does / why we need it:
Fixing CVEs,
Requirements:
make reviewablefor basic local testHow has this code been tested
Special notes for your reviewer