File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/gofrs/flock v0.7.1
12
12
github.com/mattn/go-ieproxy v0.0.1
13
13
github.com/prometheus/client_golang v1.7.1
14
- github.com/shirou/gopsutil v2.20.5 +incompatible
14
+ github.com/shirou/gopsutil v2.20.6 +incompatible
15
15
github.com/sirupsen/logrus v1.6.0
16
16
github.com/stretchr/testify v1.6.1
17
17
github.com/xeipuuv/gojsonschema v1.2.0
Original file line number Diff line number Diff line change @@ -96,6 +96,8 @@ github.com/prometheus/procfs v0.1.3 h1:F0+tqvhOksq22sc6iCHF5WGlWjdwj92p0udFh1VFB
96
96
github.com/prometheus/procfs v0.1.3 /go.mod h1:lV6e/gmhEcM9IjHGsFOCxxuZ+z1YqCvr4OA4YeYWdaU =
97
97
github.com/shirou/gopsutil v2.20.5+incompatible h1:tYH07UPoQt0OCQdgWWMgYHy3/a9bcxNpBIysykNIP7I =
98
98
github.com/shirou/gopsutil v2.20.5+incompatible /go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA =
99
+ github.com/shirou/gopsutil v2.20.6+incompatible h1:P37G9YH8M4vqkKcwBosp+URN5O8Tay67D2MbR361ioY =
100
+ github.com/shirou/gopsutil v2.20.6+incompatible /go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA =
99
101
github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
100
102
github.com/sirupsen/logrus v1.4.2 h1:SPIRibHv4MatM3XXNO2BJeFLZwZ2LvZgfQ5+UNI2im4 =
101
103
github.com/sirupsen/logrus v1.4.2 /go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE =
You can’t perform that action at this time.
0 commit comments