maint: Update module github.com/google/go-containerregistry to v0.21.8 #23

Merged
bot-ci merged 1 commit from renovate/go-dependencies into main 2026-07-31 21:29:53 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
github.com/google/go-containerregistry v0.21.7v0.21.8 age confidence

Release Notes

google/go-containerregistry (github.com/google/go-containerregistry)

v0.21.8

Compare Source

The artifacts attached to this release are missing SLSA provenance, see #​2390.

What's Changed

New Contributors

Full Changelog: https://github.com/google/go-containerregistry/compare/v0.21.7...v0.21.8


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `v0.21.7` → `v0.21.8` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogle%2fgo-containerregistry/v0.21.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoogle%2fgo-containerregistry/v0.21.7/v0.21.8?slim=true) | --- ### Release Notes <details> <summary>google/go-containerregistry (github.com/google/go-containerregistry)</summary> ### [`v0.21.8`](https://github.com/google/go-containerregistry/releases/tag/v0.21.8) [Compare Source](https://github.com/google/go-containerregistry/compare/v0.21.7...v0.21.8) The artifacts attached to this release are missing SLSA provenance, see [#&#8203;2390](https://github.com/google/go-containerregistry/issues/2390). #### What's Changed - build(deps): bump the go-deps group across 1 directory with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2353](https://github.com/google/go-containerregistry/pull/2353) - build(deps): bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /cmd/krane by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2367](https://github.com/google/go-containerregistry/pull/2367) - build(deps): bump golang.org/x/crypto from 0.50.0 to 0.52.0 in /pkg/authn/k8schain by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2368](https://github.com/google/go-containerregistry/pull/2368) - build(deps): bump golang.org/x/net from 0.49.0 to 0.55.0 in /pkg/authn/kubernetes by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2363](https://github.com/google/go-containerregistry/pull/2363) - build(deps): bump the go-deps group across 3 directories with 7 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2377](https://github.com/google/go-containerregistry/pull/2377) - build(deps): bump the actions group across 1 directory with 5 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2375](https://github.com/google/go-containerregistry/pull/2375) - Reject unsafe Windows archive paths in Extract by [@&#8203;Haihan-Jiang](https://github.com/Haihan-Jiang) in [#&#8203;2330](https://github.com/google/go-containerregistry/pull/2330) - feat(goreleaser): add loong64 build support for crane/gcrane/krane by [@&#8203;xuxiaowei-com-cn](https://github.com/xuxiaowei-com-cn) in [#&#8203;2358](https://github.com/google/go-containerregistry/pull/2358) - Document tag and digest reference semantics by [@&#8203;Haihan-Jiang](https://github.com/Haihan-Jiang) in [#&#8203;2325](https://github.com/google/go-containerregistry/pull/2325) - remote: release pull limiter slot when body is read to EOF by [@&#8203;knQzx](https://github.com/knQzx) in [#&#8203;2373](https://github.com/google/go-containerregistry/pull/2373) - tarball: bounds-check layer index in uncompressed LayerByDiffID by [@&#8203;arpitjain099](https://github.com/arpitjain099) in [#&#8203;2370](https://github.com/google/go-containerregistry/pull/2370) - authn: read Podman auth from XDG config by [@&#8203;vigneshakaviki](https://github.com/vigneshakaviki) in [#&#8203;2379](https://github.com/google/go-containerregistry/pull/2379) - transport: per-host bearer token exchange on cross-host redirect by [@&#8203;amitzig](https://github.com/amitzig) in [#&#8203;2360](https://github.com/google/go-containerregistry/pull/2360) - mutate: bounds-check layer index when building rebase addendums by [@&#8203;arpitjain099](https://github.com/arpitjain099) in [#&#8203;2371](https://github.com/google/go-containerregistry/pull/2371) - fix(daemon): copy ExposedPorts from source config in computeImageConfig by [@&#8203;x64vps](https://github.com/x64vps) in [#&#8203;2356](https://github.com/google/go-containerregistry/pull/2356) - feat(remote): add WithReferrersTagFallback option by [@&#8203;kevinmdavis](https://github.com/kevinmdavis) in [#&#8203;2366](https://github.com/google/go-containerregistry/pull/2366) - mutate: apply opaque-directory whiteouts (.wh..wh..opq) in Extract by [@&#8203;sadmanf](https://github.com/sadmanf) in [#&#8203;2372](https://github.com/google/go-containerregistry/pull/2372) - tarball: use correct file extension for zstd/uncompressed by [@&#8203;milas](https://github.com/milas) in [#&#8203;2382](https://github.com/google/go-containerregistry/pull/2382) - build(deps): bump github.com/moby/moby/client from 0.5.0 to 0.5.1 in the go-deps group across 1 directory by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2380](https://github.com/google/go-containerregistry/pull/2380) - actions: update actions to be pinned by hash by [@&#8203;Subserial](https://github.com/Subserial) in [#&#8203;2384](https://github.com/google/go-containerregistry/pull/2384) - Bump go version to 1.26.5 by [@&#8203;Subserial](https://github.com/Subserial) in [#&#8203;2388](https://github.com/google/go-containerregistry/pull/2388) #### New Contributors - [@&#8203;xuxiaowei-com-cn](https://github.com/xuxiaowei-com-cn) made their first contribution in [#&#8203;2358](https://github.com/google/go-containerregistry/pull/2358) - [@&#8203;knQzx](https://github.com/knQzx) made their first contribution in [#&#8203;2373](https://github.com/google/go-containerregistry/pull/2373) - [@&#8203;arpitjain099](https://github.com/arpitjain099) made their first contribution in [#&#8203;2370](https://github.com/google/go-containerregistry/pull/2370) - [@&#8203;vigneshakaviki](https://github.com/vigneshakaviki) made their first contribution in [#&#8203;2379](https://github.com/google/go-containerregistry/pull/2379) - [@&#8203;amitzig](https://github.com/amitzig) made their first contribution in [#&#8203;2360](https://github.com/google/go-containerregistry/pull/2360) - [@&#8203;x64vps](https://github.com/x64vps) made their first contribution in [#&#8203;2356](https://github.com/google/go-containerregistry/pull/2356) - [@&#8203;kevinmdavis](https://github.com/kevinmdavis) made their first contribution in [#&#8203;2366](https://github.com/google/go-containerregistry/pull/2366) - [@&#8203;sadmanf](https://github.com/sadmanf) made their first contribution in [#&#8203;2372](https://github.com/google/go-containerregistry/pull/2372) **Full Changelog**: <https://github.com/google/go-containerregistry/compare/v0.21.7...v0.21.8> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODcuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
maint: Update module github.com/google/go-containerregistry to v0.21.8
All checks were successful
ci/woodpecker/pr/pr_check Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
c57923ec86
Author
Owner

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/docker/cli v29.5.3+incompatible -> v29.6.2+incompatible
github.com/klauspost/compress v1.18.6 -> v1.19.1
golang.org/x/sync v0.21.0 -> v0.22.0
golang.org/x/sys v0.46.0 -> v0.47.0
### ℹ️ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 4 additional dependencies were updated Details: | **Package** | **Change** | | :------------------------------ | :----------------------------------------------- | | `github.com/docker/cli` | `v29.5.3+incompatible` -> `v29.6.2+incompatible` | | `github.com/klauspost/compress` | `v1.18.6` -> `v1.19.1` | | `golang.org/x/sync` | `v0.21.0` -> `v0.22.0` | | `golang.org/x/sys` | `v0.46.0` -> `v0.47.0` |
bot-ci merged commit 167cb2876a into main 2026-07-31 21:29:53 +00:00
bot-ci deleted branch renovate/go-dependencies 2026-07-31 21:29:53 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
pandora/image-copy.woodpecker!23
No description provided.