mirror of
https://github.com/rancher/os.git
synced 2025-09-01 14:48:55 +00:00
Bump libcompose and sync dependencies
This commit is contained in:
13
vendor/github.com/opencontainers/runc/main_unsupported.go
generated
vendored
13
vendor/github.com/opencontainers/runc/main_unsupported.go
generated
vendored
@@ -1,13 +0,0 @@
|
||||
// +build !linux
|
||||
|
||||
package runc
|
||||
|
||||
import "github.com/codegangsta/cli"
|
||||
|
||||
var (
|
||||
checkpointCommand cli.Command
|
||||
eventsCommand cli.Command
|
||||
restoreCommand cli.Command
|
||||
specCommand cli.Command
|
||||
killCommand cli.Command
|
||||
)
|
Reference in New Issue
Block a user