Revert "Update runc to 1.0.0"
This commit is contained in:
4
vendor/github.com/opencontainers/runc/libcontainer/intelrdt/monitoring.go
generated
vendored
4
vendor/github.com/opencontainers/runc/libcontainer/intelrdt/monitoring.go
generated
vendored
@@ -10,7 +10,9 @@ import (
|
||||
"github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
var enabledMonFeatures monFeatures
|
||||
var (
|
||||
enabledMonFeatures monFeatures
|
||||
)
|
||||
|
||||
type monFeatures struct {
|
||||
mbmTotalBytes bool
|
||||
|
Reference in New Issue
Block a user