Skip to content

update go version to 1.25.7#1492

Merged
ccojocar merged 1 commit intosecurego:masterfrom
ravisastryk:go-update-go-1.25.7
Feb 7, 2026
Merged

update go version to 1.25.7#1492
ccojocar merged 1 commit intosecurego:masterfrom
ravisastryk:go-update-go-1.25.7

Conversation

@ravisastryk
Copy link
Copy Markdown
Contributor

@ravisastryk ravisastryk commented Feb 6, 2026

fixes: #1490

Note:
Go 1.24.12 has a known crypto/tls vulnerability (CVE-2025-68121 - TLS session resumption authentication bypass via Config.GetConfigForClient), which was patched in Go 1.24.13. Hence with this upgrade, we need this change too.

@ravisastryk ravisastryk marked this pull request as ready for review February 6, 2026 00:55
@ravisastryk ravisastryk force-pushed the go-update-go-1.25.7 branch 2 times, most recently from 51b8d3f to 9ebf1cd Compare February 6, 2026 01:30
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.47%. Comparing base (1216c9b) to head (4fa3de6).
⚠️ Report is 178 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1492      +/-   ##
==========================================
+ Coverage   68.49%   69.47%   +0.97%     
==========================================
  Files          75       85      +10     
  Lines        4384     6732    +2348     
==========================================
+ Hits         3003     4677    +1674     
- Misses       1233     1827     +594     
- Partials      148      228      +80     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ccojocar ccojocar merged commit 20d71a0 into securego:master Feb 7, 2026
6 checks passed
@ravisastryk ravisastryk deleted the go-update-go-1.25.7 branch February 7, 2026 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add support for go 1.25.7 and go 1.24.13

3 participants