Skip to content

Conversation

@thaJeztah
Copy link
Member

Commit 640c7de added these exclude rules as a temporary workaround until these transitive dependency versions would be gone;

downgrade go-difflib and go-spew to tagged releases

These dependencies were updated to "master" in some modules we depend on,
but have no code-changes since their last release. Unfortunately, this also
causes a ripple effect, forcing all users of the containerd module to also
update these dependencies to an unrelease / un-tagged version.

Both these dependencies will unlikely do a new release in the near future,
so exclude these versions so that we can downgrade to the current release.

Kubernetes, and other dependencies have reverted those bumps, so these exclude rules are no longer needed.

This reverts commit 640c7de.

What I did

Related issue

(not mandatory) A picture of a cute animal, if possible in relation to what you did

@thaJeztah thaJeztah requested a review from a team as a code owner January 7, 2026 10:50
@thaJeztah thaJeztah requested review from glours and ndeloof January 7, 2026 10:50
Commit 640c7de added these exclude
rules as a temporary workaround until these transitive dependency
versions would be gone;

> downgrade go-difflib and go-spew to tagged releases
>
> These dependencies were updated to "master" in some modules we depend on,
> but have no code-changes since their last release. Unfortunately, this also
> causes a ripple effect, forcing all users of the containerd module to also
> update these dependencies to an unrelease / un-tagged version.
>
> Both these dependencies will unlikely do a new release in the near future,
> so exclude these versions so that we can downgrade to the current release.

Kubernetes, and other dependencies have reverted those bumps, so these
exclude rules are no longer needed.

This reverts commit 640c7de.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@ndeloof ndeloof merged commit 03e19e4 into docker:main Jan 8, 2026
24 checks passed
@thaJeztah thaJeztah deleted the rm_exclude branch January 8, 2026 08:23
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