File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
18
18
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
19
19
github.com/rs/zerolog v1.24.0
20
20
github.com/sasha-s/go-deadlock v0.3.1
21
- github.com/shirou/gopsutil/v3 v3.21.8
21
+ github.com/shirou/gopsutil/v3 v3.21.9
22
22
github.com/sirupsen/logrus v1.8.1
23
23
github.com/spaolacci/murmur3 v1.1.0
24
24
github.com/spf13/afero v1.6.0
Original file line number Diff line number Diff line change @@ -243,8 +243,8 @@ github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f/go.mod h1:sm1tb
243
243
github.com/sasha-s/go-deadlock v0.3.1 h1:sqv7fDNShgjcaxkO0JNcOAlr8B9+cV5Ey/OB71efZx0 =
244
244
github.com/sasha-s/go-deadlock v0.3.1 /go.mod h1:F73l+cr82YSh10GxyRI6qZiCgK64VaZjwesgfQ1/iLM =
245
245
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 /go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc =
246
- github.com/shirou/gopsutil/v3 v3.21.8 h1:nKct+uP0TV8DjjNiHanKf8SAuub+GNsbrOtM9Nl9biA =
247
- github.com/shirou/gopsutil/v3 v3.21.8 /go.mod h1:YWp/H8Qs5fVmf17v7JNZzA0mPJ+mS2e9JdiUF9LlKzQ =
246
+ github.com/shirou/gopsutil/v3 v3.21.9 h1:Vn4MUz2uXhqLSiCbGFRc0DILbMVLAY92DSkT8bsYrHg =
247
+ github.com/shirou/gopsutil/v3 v3.21.9 /go.mod h1:YWp/H8Qs5fVmf17v7JNZzA0mPJ+mS2e9JdiUF9LlKzQ =
248
248
github.com/sirupsen/logrus v1.8.1 h1:dJKuHgqk1NNQlqoA6BTlM1Wf9DOH3NBjQyu0h9+AZZE =
249
249
github.com/sirupsen/logrus v1.8.1 /go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0 =
250
250
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d h1:zE9ykElWQ6/NYmHa3jpm/yHnI4xSofP+UP6SpjHcSeM =
You can’t perform that action at this time.
0 commit comments