mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-12-24 22:16:35 +08:00
更新相关库
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
package utils
|
||||
|
||||
import (
|
||||
"github.com/shirou/gopsutil/mem"
|
||||
"github.com/shirou/gopsutil/v3/mem"
|
||||
)
|
||||
|
||||
var systemTotalMemory = -1
|
||||
|
||||
Reference in New Issue
Block a user