vendor: github.com/opencontainers/runc v1.1.2

no changes in vendored code

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2022-05-12 13:40:43 +02:00
parent 25858d621f
commit c4ce13a282
5 changed files with 7 additions and 7 deletions

2
go.mod
View File

@@ -42,7 +42,7 @@ require (
github.com/moby/sys/symlink v0.2.0
github.com/opencontainers/go-digest v1.0.0
github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
github.com/opencontainers/runc v1.1.1
github.com/opencontainers/runc v1.1.2
github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
github.com/opencontainers/selinux v1.10.1
github.com/pelletier/go-toml v1.9.3