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.6 +incompatible
14
+ github.com/shirou/gopsutil v2.20.7 +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 @@ -98,6 +98,8 @@ github.com/shirou/gopsutil v2.20.5+incompatible h1:tYH07UPoQt0OCQdgWWMgYHy3/a9bc
98
98
github.com/shirou/gopsutil v2.20.5+incompatible /go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA =
99
99
github.com/shirou/gopsutil v2.20.6+incompatible h1:P37G9YH8M4vqkKcwBosp+URN5O8Tay67D2MbR361ioY =
100
100
github.com/shirou/gopsutil v2.20.6+incompatible /go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA =
101
+ github.com/shirou/gopsutil v2.20.7+incompatible h1:Ymv4OD12d6zm+2yONe39VSmp2XooJe8za7ngOLW/o/w =
102
+ github.com/shirou/gopsutil v2.20.7+incompatible /go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA =
101
103
github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
102
104
github.com/sirupsen/logrus v1.4.2 h1:SPIRibHv4MatM3XXNO2BJeFLZwZ2LvZgfQ5+UNI2im4 =
103
105
github.com/sirupsen/logrus v1.4.2 /go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE =
You can’t perform that action at this time.
0 commit comments