Skip to content

bazel: upgrade com_github_opencontainers_runtime_spec to v1.2.1 #11690

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

XueSongTap
Copy link

bazel: upgrade com_github_opencontainers_runtime_spec to v1.2.1 to support specs-go/features

The specs-go/features package was added in runtime-spec v1.1.0-rc.2.
The currently pinned version v1.1.0-rc.1 does not contain this package,
causing build issues when using features from specs-go.

This change upgrades the dependency to v1.2.1 to enable use of
specs-go/features, which is required for implementing runsc features
(see #11648).

Reference: youki-dev/youki#815

@milantracy
Copy link
Contributor

if you need to upgrade com_github_opencontainers_runtime_spec forbazel, the version is v1.2.0, you should be able to use features package,

go_repository(

bazel manages its dependency via WORKSPACE

@XueSongTap XueSongTap closed this May 5, 2025
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