更新相关库

This commit is contained in:
刘祥超
2022-03-12 19:11:29 +08:00
parent 8dfeda0d80
commit 1e64386744
7 changed files with 25 additions and 20 deletions

View File

@@ -3,7 +3,7 @@
package utils
import (
"github.com/shirou/gopsutil/mem"
"github.com/shirou/gopsutil/v3/mem"
)
var systemTotalMemory = -1