Update module github.com/google/go-containerregistry to v0.22.0 (main) - #5700
Conversation
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Due to Go's usage of Minimal Version Selection (MVS), these packages have been updated to the minimum version available, so will still abide by Details:
|
There was a problem hiding this comment.
🟢 Approval recommended
The change is a straightforward dependency/version bump limited to go.mod/go.sum with consistent updated checksums and no code-path modifications.
Pull request overview
Updates the Fleet project’s Go module dependencies to pick up the latest github.com/google/go-containerregistry release, along with the resulting transitive dependency bumps reflected in module metadata.
Changes:
- Bump
github.com/google/go-containerregistryfromv0.21.9tov0.22.0. - Update related transitive module versions/checksums (notably
github.com/docker/cli,golang.org/x/mod,golang.org/x/tools) as captured ingo.mod/go.sum.
File summaries
| File | Description |
|---|---|
| go.mod | Updates required module versions, including go-containerregistry and indirect dependency bumps. |
| go.sum | Updates module checksums to match the new resolved dependency graph. |
Review details
- Files reviewed: 1/2 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
4509c15 to
93875b1
Compare
93875b1 to
a6fcf7a
Compare
This PR contains the following updates:
v0.21.9→v0.22.0Release Notes
google/go-containerregistry (github.com/google/go-containerregistry)
v0.22.0Compare Source
What's Changed
New Contributors
Full Changelog: google/go-containerregistry@v0.21.9...v0.21.10
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.