Skip to content

Update opencontainers/selinux in release-3.8 when possible #232

@dtrudg

Description

@dtrudg

Type of issue
technical debt

Description of issue

Latest opencontainers/selinux uses code from io/fs, new to go 1.16... but gated with a build tag.

go mod vendor in go <1.15.10 will fail with an error when it cannot find io/fs (since it was added in go 1.16).

EPEL is providing go 1.15.5 - so the rpmbuild CI task will fail if the new opencontainers/selinux is brought in.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency filetechdebt

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions