Merge pull request #6865 from log1cb0mb/bump-opencontainers/selinux-to-v1.10.1

Bump opencontainers/selinux from 1.10.0 to 1.10.1
This commit is contained in:
Kazuyoshi Kato
2022-04-27 14:46:21 -07:00
committed by GitHub
7 changed files with 9 additions and 7 deletions

2
go.mod
View File

@@ -46,7 +46,7 @@ require (
github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
github.com/opencontainers/runc v1.1.1
github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
github.com/opencontainers/selinux v1.10.0
github.com/opencontainers/selinux v1.10.1
github.com/pelletier/go-toml v1.9.3
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.11.1