mirror of
https://github.com/rancher/os.git
synced 2025-08-31 22:32:14 +00:00
move dependencies to vendor
This commit is contained in:
5
vendor/github.com/docker/libcontainer/stats_freebsd.go
generated
vendored
Normal file
5
vendor/github.com/docker/libcontainer/stats_freebsd.go
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
package libcontainer
|
||||
|
||||
type Stats struct {
|
||||
Interfaces []*NetworkInterface
|
||||
}
|
Reference in New Issue
Block a user