Merge branch 'main' of github.com:nickorlow/ingress-nginx
This commit is contained in:
commit
8f86603dbd
1 changed files with 1 additions and 1 deletions
|
@ -26,4 +26,4 @@ import (
|
||||||
// NumCPU ...
|
// NumCPU ...
|
||||||
func NumCPU() int {
|
func NumCPU() int {
|
||||||
return runtime.NumCPU()
|
return runtime.NumCPU()
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue