Revert "Switch to new vendor directory layout"
This reverts commit d5742209d3
.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
parent
a21a956a2d
commit
b4c901f34a
806 changed files with 7 additions and 2 deletions
5
vendor/src/github.com/opencontainers/runc/libcontainer/stats_freebsd.go
vendored
Normal file
5
vendor/src/github.com/opencontainers/runc/libcontainer/stats_freebsd.go
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
package libcontainer
|
||||
|
||||
type Stats struct {
|
||||
Interfaces []*NetworkInterface
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue