Merge pull request #218 from crosbymichael/bump_runc
Update runc and runtime-specs dependencies
This commit is contained in:
commit
79c35e0306
33 changed files with 731 additions and 180 deletions
|
@ -14,7 +14,7 @@ import (
|
|||
|
||||
"github.com/docker/containerd/specs"
|
||||
"github.com/opencontainers/runc/libcontainer"
|
||||
ocs "github.com/opencontainers/specs/specs-go"
|
||||
ocs "github.com/opencontainers/runtime-spec/specs-go"
|
||||
)
|
||||
|
||||
func getRootIDs(s *specs.Spec) (int, int, error) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue