Update specs imports for specs-go
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
@@ -45,7 +45,7 @@ type processConfig struct {
|
||||
id string
|
||||
root string
|
||||
processSpec specs.ProcessSpec
|
||||
spec *specs.PlatformSpec
|
||||
spec *specs.Spec
|
||||
c *container
|
||||
stdio Stdio
|
||||
exec bool
|
||||
|
||||
Reference in New Issue
Block a user