Skip to content

Bump go version across packages to 1.25.6#2211

Merged
Subserial merged 6 commits intogoogle:mainfrom
Subserial:go-update
Feb 18, 2026
Merged

Bump go version across packages to 1.25.6#2211
Subserial merged 6 commits intogoogle:mainfrom
Subserial:go-update

Conversation

@Subserial
Copy link
Copy Markdown
Contributor

Fixes #2206 (along with dependabot update issues)

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 18, 2026

Codecov Report

❌ Patch coverage is 69.23077% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.06%. Comparing base (8b3c303) to head (2935f23).
⚠️ Report is 72 commits behind head on main.

Files with missing lines Patch % Lines
cmd/crane/cmd/auth.go 0.00% 2 Missing ⚠️
cmd/crane/cmd/serve.go 0.00% 1 Missing ⚠️
pkg/v1/layout/write.go 50.00% 0 Missing and 1 partial ⚠️

❗ There is a different number of reports uploaded between BASE (8b3c303) and HEAD (2935f23). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (8b3c303) HEAD (2935f23)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2211       +/-   ##
===========================================
- Coverage   71.67%   53.06%   -18.61%     
===========================================
  Files         123      164       +41     
  Lines        9935    10946     +1011     
===========================================
- Hits         7121     5809     -1312     
- Misses       2115     4431     +2316     
- Partials      699      706        +7     

☔ 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.

@Subserial Subserial merged commit d5817d5 into google:main Feb 18, 2026
17 checks passed
module github.com/google/go-containerregistry

go 1.24.0
go 1.25.6
Copy link
Copy Markdown

@SuperSandro2000 SuperSandro2000 Feb 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is enough to bump this to 1.25.0 as otherwise all library consumers are forced to upgrade to that version.

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.

crane: Go stdlib contains HIGH CVE finding (CVE-2025-61728)

4 participants