Skip to content

[release-2.3] fix(deps): bump k8schain to pick up moby module migration - #1040

Merged
phisco merged 1 commit into
crossplane:release-2.3from
lsviben:bump-k8schain-release-2.3
Jun 19, 2026
Merged

[release-2.3] fix(deps): bump k8schain to pick up moby module migration#1040
phisco merged 1 commit into
crossplane:release-2.3from
lsviben:bump-k8schain-release-2.3

Conversation

@lsviben

@lsviben lsviben commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Description

Backport of the k8schain bump to release-2.3.

Bump google/go-containerregistry/pkg/authn/k8schain from the 2023-09-19
snapshot to the 2026-03-12 snapshot (e9163014982e), which migrated from
github.com/docker/docker to the new github.com/moby/moby modules
(go-containerregistry#2228).

Also bumps go-containerregistry from v0.20.7 to v0.21.2 as a transitive
requirement of the new k8schain.

Testing

  • go build ./... — passes
  • go test ./... — passes
  • go mod tidy — clean

@lsviben
lsviben requested a review from a team as a code owner June 18, 2026 20:01
@lsviben
lsviben requested review from jbw976 and removed request for a team June 18, 2026 20:01
Bump google/go-containerregistry/pkg/authn/k8schain to the commit that
migrated from github.com/docker/docker to github.com/moby/moby modules.
This removes the transitive dependency on github.com/docker/docker,
addressing CVE-2026-34040.

Signed-off-by: lsviben <sviben.lovro@gmail.com>
@lsviben
lsviben force-pushed the bump-k8schain-release-2.3 branch from efc7aab to 1917f1d Compare June 18, 2026 20:03
@lsviben lsviben changed the title [release-2.3] fix(deps): bump k8schain to drop transitive docker/docker dep (CVE-2026-34040) [release-2.3] fix(deps): bump k8schain to pick up moby module migration Jun 18, 2026
@phisco
phisco merged commit fcf6aaa into crossplane:release-2.3 Jun 19, 2026
10 checks passed
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.

2 participants