Update runc to v1.0.0-rc91
https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc91 Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
5
vendor/k8s.io/utils/exec/README.md
generated
vendored
Normal file
5
vendor/k8s.io/utils/exec/README.md
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# Exec
|
||||
|
||||
This package provides an interface for `os/exec`. It makes it easier to mock
|
||||
and replace in tests, especially with the [FakeExec](testing/fake_exec.go)
|
||||
struct.
|
||||
Reference in New Issue
Block a user