Update the vendor folder (#53)
* Update the vendor folder * Update the Gopkg.lock by running dep ensure
This commit is contained in:
5
vendor/github.com/opencontainers/runc/main_unix.go
generated
vendored
Normal file
5
vendor/github.com/opencontainers/runc/main_unix.go
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
// +build linux
|
||||
|
||||
package main
|
||||
|
||||
import _ "github.com/opencontainers/runc/libcontainer/nsenter"
|
||||
Reference in New Issue
Block a user