gopsutil v4

This commit is contained in:
mhsanaei
2024-06-18 13:40:08 +02:00
parent e5eb237114
commit 19b197154a
6 changed files with 4 additions and 7 deletions

View File

@@ -6,7 +6,7 @@ import (
"x-ui/web/service"
"github.com/shirou/gopsutil/v3/cpu"
"github.com/shirou/gopsutil/v4/cpu"
)
type CheckCpuJob struct {