File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/gofrs/flock v0.8.0
11
11
github.com/mattn/go-ieproxy v0.0.1
12
12
github.com/prometheus/client_golang v1.10.0
13
- github.com/shirou/gopsutil v3.21.2 +incompatible
13
+ github.com/shirou/gopsutil v3.21.3 +incompatible
14
14
github.com/shirou/gopsutil/v3 v3.21.3
15
15
github.com/sirupsen/logrus v1.8.1
16
16
github.com/stretchr/testify v1.7.0
Original file line number Diff line number Diff line change @@ -260,6 +260,7 @@ github.com/prometheus/common v0.10.0 h1:RyRA7RzGXQZiW+tGMr7sxa85G1z0yOpM1qq5c8lN
260
260
github.com/prometheus/common v0.10.0 /go.mod h1:Tlit/dnDKsSWFlCLTWaA1cyBgKHSMdTB80sz/V91rCo =
261
261
github.com/prometheus/common v0.15.0 h1:4fgOnadei3EZvgRwxJ7RMpG1k1pOZth5Pc13tyspaKM =
262
262
github.com/prometheus/common v0.15.0 /go.mod h1:U+gB1OBLb1lF3O42bTCL+FK18tX9Oar16Clt/msog/s =
263
+ github.com/prometheus/common v0.18.0 h1:WCVKW7aL6LEe1uryfI9dnEc2ZqNB1Fn0ok930v0iL1Y =
263
264
github.com/prometheus/common v0.18.0 /go.mod h1:U+gB1OBLb1lF3O42bTCL+FK18tX9Oar16Clt/msog/s =
264
265
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d /go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk =
265
266
github.com/prometheus/procfs v0.0.0-20190117184657-bf6a532e95b1 /go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk =
@@ -284,6 +285,8 @@ github.com/shirou/gopsutil v3.20.12+incompatible h1:6VEGkOXP/eP4o2Ilk8cSsX0PhOEf
284
285
github.com/shirou/gopsutil v3.20.12+incompatible /go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA =
285
286
github.com/shirou/gopsutil v3.21.2+incompatible h1:U+YvJfjCh6MslYlIAXvPtzhW3YZEtc9uncueUNpD/0A =
286
287
github.com/shirou/gopsutil v3.21.2+incompatible /go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA =
288
+ github.com/shirou/gopsutil v3.21.3+incompatible h1:uenXGGa8ESCQq+dbgtl916dmg6PSAz2cXov0uORQ9v8 =
289
+ github.com/shirou/gopsutil v3.21.3+incompatible /go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA =
287
290
github.com/shirou/gopsutil/v3 v3.20.12 /go.mod h1:igHnfak0qnw1biGeI2qKQvu0ZkwvEkUcCLlYhZzdr/4 =
288
291
github.com/shirou/gopsutil/v3 v3.21.1 /go.mod h1:igHnfak0qnw1biGeI2qKQvu0ZkwvEkUcCLlYhZzdr/4 =
289
292
github.com/shirou/gopsutil/v3 v3.21.2 /go.mod h1:ghfMypLDrFSWN2c9cDYFLHyynQ+QUht0cv/18ZqVczw =
You can’t perform that action at this time.
0 commit comments