File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/google/uuid v1.1.1
8
8
github.com/pkg/errors v0.9.1
9
9
github.com/prometheus/client_golang v1.9.0
10
- github.com/shirou/gopsutil/v3 v3.20.11
10
+ github.com/shirou/gopsutil/v3 v3.20.12
11
11
github.com/stretchr/testify v1.6.1
12
12
go.uber.org/multierr v1.5.0
13
13
gopkg.in/yaml.v2 v2.3.0
Original file line number Diff line number Diff line change @@ -249,6 +249,8 @@ github.com/samuel/go-zookeeper v0.0.0-20190923202752-2cc03de413da/go.mod h1:gi+0
249
249
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 /go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc =
250
250
github.com/shirou/gopsutil/v3 v3.20.11 h1:NeVf1K0cgxsWz+N3671ojRptdgzvp7BXL3KV21R0JnA =
251
251
github.com/shirou/gopsutil/v3 v3.20.11 /go.mod h1:igHnfak0qnw1biGeI2qKQvu0ZkwvEkUcCLlYhZzdr/4 =
252
+ github.com/shirou/gopsutil/v3 v3.20.12 h1:abpcjSQRHdb3thCge/UyJty9CnvvmUHljTSrjtFU+Og =
253
+ github.com/shirou/gopsutil/v3 v3.20.12 /go.mod h1:igHnfak0qnw1biGeI2qKQvu0ZkwvEkUcCLlYhZzdr/4 =
252
254
github.com/shurcooL/sanitized_anchor_name v1.0.0 /go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc =
253
255
github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
254
256
github.com/sirupsen/logrus v1.4.2 /go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE =
You can’t perform that action at this time.
0 commit comments