Conversation
Addresses GO-2025-4175 in Go stdlib@1.24.10. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
There was a problem hiding this comment.
Pull request overview
This PR bumps the Go version from 1.24.10 to 1.24.11 to address security vulnerability GO-2025-4175 in the Go standard library. The update is applied consistently across all version-tracking files in the repository.
Key Changes
- Updated Go version requirement from 1.24.10 to 1.24.11
- Changes are consistent across go.mod, README.md, and .go-version files
- CI/CD workflows will automatically use the updated version via .go-version file
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go.mod | Updated Go version directive to 1.24.11 |
| README.md | Updated documentation to reflect Go 1.24.11 requirement |
| .go-version | Updated version file to 1.24.11 for CI/CD workflows |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Description
Addresses GO-2025-4175 in Go stdlib@1.24.10.
Resolved Issues
Rollback Plan
Revert commit.
Changes to Security Controls
None.