mirror of
https://github.com/fankes/komari-agent.git
synced 2025-10-19 11:09:22 +08:00
deps: 更新 gopsutil 依赖至 v4 版本
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package monitoring
|
||||
|
||||
import (
|
||||
"github.com/shirou/gopsutil/load"
|
||||
"github.com/shirou/gopsutil/v4/load"
|
||||
)
|
||||
|
||||
type LoadInfo struct {
|
||||
|
Reference in New Issue
Block a user