fix: bump Go from 1.25.9 to 1.25.10 to resolve Snyk vulnerabilities#869
Merged
Conversation
Fixes CVEs in Go stdlib (std/html/template, std/net, std/net/http): CVE-2026-27142, CVE-2026-33811, CVE-2026-33814, CVE-2026-39823, CVE-2026-39826, CVE-2026-39836
Contributor
|
Claude finished @dangrondahl's task in 3m 6s —— View job Review of PR #869
Static AnalysisAll checks pass:
Code ReviewDiff: Single line change in This is a minimal, well-scoped patch version bump. Nothing else to flag:
Good WorkClean, minimal PR — one line, clear commit message, CVEs listed in the description. This is exactly how a version-bump PR should look. Verdict: LGTM. Ship it once CI is green. |
AlexKantor87
approved these changes
May 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
go.modfrom 1.25.9 to 1.25.10std/html/template,std/net,std/net/http) that cause the Snyk Dependency Test CI job to failCVEs resolved: CVE-2026-27142, CVE-2026-33811, CVE-2026-33814, CVE-2026-39823, CVE-2026-39826, CVE-2026-39836
Test plan