Update dependency opencontainer/runc
This commit is contained in:
2
vendor/github.com/opencontainers/runc/libcontainer/process.go
generated
vendored
2
vendor/github.com/opencontainers/runc/libcontainer/process.go
generated
vendored
@@ -76,6 +76,8 @@ type Process struct {
|
||||
Init bool
|
||||
|
||||
ops processOperations
|
||||
|
||||
LogLevel string
|
||||
}
|
||||
|
||||
// Wait waits for the process to exit.
|
||||
|
Reference in New Issue
Block a user