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

1
go.mod
View File

@@ -11,7 +11,6 @@ require (
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
github.com/pelletier/go-toml/v2 v2.2.2
github.com/robfig/cron/v3 v3.0.1
github.com/shirou/gopsutil/v3 v3.24.5
github.com/xtls/xray-core v1.8.13
go.uber.org/atomic v1.11.0
golang.org/x/text v0.16.0