Skip to content

Update opencontainers/image-spec after https://github.com/opencontainers/image-spec/pull/1253#2659

Merged
mtrmac merged 1 commit intocontainers:mainfrom
mtrmac:image-spec
Jul 17, 2025
Merged

Update opencontainers/image-spec after https://github.com/opencontainers/image-spec/pull/1253#2659
mtrmac merged 1 commit intocontainers:mainfrom
mtrmac:image-spec

Conversation

@mtrmac
Copy link
Copy Markdown
Contributor

@mtrmac mtrmac commented Jul 17, 2025

This updates github.com/opencontainers/image-spec/schema subpackage from an obsolete .../jsonschema/v5 to /v6 .

We use these dependencies only in tests, so it doesn't matter that much, but removing references to years-old unmaintained versions makes it easier to check / remove other such cases.

(This is test-only, so the added files in vendor/ do not mean a larger binary size; it's almost exactly unchanged.)

This updates github.com/opencontainers/image-spec/schema subpackage from an obsolete
.../jsonschema/v5 to /v6 .

We use these dependencies only in tests, so it doesn't matter that much,
but removing references to years-old unmaintained versions makes it easier to check
/ remove other such cases.

(This is test-only, so the added files in vendor/ do not mean a larger binary
size; it's almost exactly unchanged.)

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
Copy link
Copy Markdown
Member

@lsm5 lsm5 left a comment

Choose a reason for hiding this comment

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

LGTM.

@mtrmac mtrmac merged commit 7b68a03 into containers:main Jul 17, 2025
22 checks passed
@mtrmac mtrmac deleted the image-spec branch July 18, 2025 16:53
@stale-locking-app stale-locking-app bot locked as resolved and limited conversation to collaborators Oct 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants