Go: Update dependencies. (#13322)
This commit is contained in:
parent
996743ea68
commit
5d5861ae6d
9 changed files with 63 additions and 75 deletions
|
|
@ -27,7 +27,7 @@ import (
|
|||
"strconv"
|
||||
"strings"
|
||||
|
||||
libcontainercgroups "github.com/opencontainers/runc/libcontainer/cgroups"
|
||||
libcontainercgroups "github.com/opencontainers/cgroups"
|
||||
)
|
||||
|
||||
// NumCPU returns the number of logical CPUs usable by the current process.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue