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 @@ -12,7 +12,7 @@ require (
12
12
github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect
13
13
github.com/mattn/go-ieproxy v0.0.1
14
14
github.com/prometheus/client_golang v1.5.1
15
- github.com/shirou/gopsutil v2.20.4 +incompatible
15
+ github.com/shirou/gopsutil v2.20.5 +incompatible
16
16
github.com/sirupsen/logrus v1.5.0
17
17
github.com/stretchr/testify v1.6.1
18
18
github.com/xeipuuv/gojsonschema v1.2.0
Original file line number Diff line number Diff line change @@ -106,6 +106,8 @@ github.com/shirou/gopsutil v2.20.3+incompatible h1:0JVooMPsT7A7HqEYdydp/OfjSOYSj
106
106
github.com/shirou/gopsutil v2.20.3+incompatible /go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA =
107
107
github.com/shirou/gopsutil v2.20.4+incompatible h1:cMT4rxS55zx9NVUnCkrmXCsEB/RNfG9SwHY9evtX8Ng =
108
108
github.com/shirou/gopsutil v2.20.4+incompatible /go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA =
109
+ github.com/shirou/gopsutil v2.20.5+incompatible h1:tYH07UPoQt0OCQdgWWMgYHy3/a9bcxNpBIysykNIP7I =
110
+ github.com/shirou/gopsutil v2.20.5+incompatible /go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA =
109
111
github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
110
112
github.com/sirupsen/logrus v1.4.2 h1:SPIRibHv4MatM3XXNO2BJeFLZwZ2LvZgfQ5+UNI2im4 =
111
113
github.com/sirupsen/logrus v1.4.2 /go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE =
You can’t perform that action at this time.
0 commit comments