File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ require (
2929 github.com/pkg/errors v0.9.1
3030 github.com/replicatedhq/termui/v3 v3.1.1-0.20200811145416-f40076d26851
3131 github.com/segmentio/ksuid v1.0.4
32- github.com/shirou/gopsutil/v3 v3.23.3
32+ github.com/shirou/gopsutil/v3 v3.23.4
3333 github.com/sirupsen/logrus v1.9.0
3434 github.com/spf13/cobra v1.7.0
3535 github.com/spf13/pflag v1.0.5
@@ -68,7 +68,7 @@ require (
6868 github.com/mistifyio/go-zfs/v3 v3.0.0 // indirect
6969 github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
7070 github.com/russross/blackfriday/v2 v2.1.0 // indirect
71- github.com/shoenig/go-m1cpu v0.1.4 // indirect
71+ github.com/shoenig/go-m1cpu v0.1.5 // indirect
7272 github.com/sylabs/sif/v2 v2.11.1 // indirect
7373 github.com/tchap/go-patricia/v2 v2.3.1 // indirect
7474 go.opentelemetry.io/otel/trace v1.15.0 // indirect
Original file line number Diff line number Diff line change @@ -737,10 +737,10 @@ github.com/seccomp/libseccomp-golang v0.9.2-0.20220502022130-f33da4d89646/go.mod
737737github.com/segmentio/ksuid v1.0.4 h1:sBo2BdShXjmcugAMwjugoGUdUV0pcxY5mW4xKRn3v4c =
738738github.com/segmentio/ksuid v1.0.4 /go.mod h1:/XUiZBD3kVx5SmUOl55voK5yeAbBNNIed+2O73XgrPE =
739739github.com/sergi/go-diff v1.2.0 h1:XU+rvMAioB0UC3q1MFrIQy4Vo5/4VsRDQQXHsEya6xQ =
740- github.com/shirou/gopsutil/v3 v3.23.3 h1:Syt5vVZXUDXPEXpIBt5ziWsJ4LdSAAxF4l/xZeQgSEE =
741- github.com/shirou/gopsutil/v3 v3.23.3 /go.mod h1:lSBNN6t3+D6W5e5nXTxc8KIMMVxAcS+6IJlffjRRlMU =
742- github.com/shoenig/go-m1cpu v0.1.4 h1:SZPIgRM2sEF9NJy50mRHu9PKGwxyyTTJIWvCtgVbozs =
743- github.com/shoenig/go-m1cpu v0.1.4 /go.mod h1:Wwvst4LR89UxjeFtLRMrpgRiyY4xPsejnVZym39dbAQ =
740+ github.com/shirou/gopsutil/v3 v3.23.4 h1:hZwmDxZs7Ewt75DV81r4pFMqbq+di2cbt9FsQBqLD2o =
741+ github.com/shirou/gopsutil/v3 v3.23.4 /go.mod h1:ZcGxyfzAMRevhUR2+cfhXDH6gQdFYE/t8j1nsU4mPI8 =
742+ github.com/shoenig/go-m1cpu v0.1.5 h1:LF57Z/Fpb/WdGLjt2HZilNnmZOxg/q2bSKTQhgbrLrQ =
743+ github.com/shoenig/go-m1cpu v0.1.5 /go.mod h1:Wwvst4LR89UxjeFtLRMrpgRiyY4xPsejnVZym39dbAQ =
744744github.com/shoenig/test v0.6.3 h1:GVXWJFk9PiOjN0KoJ7VrJGH6uLPnqxR7/fe3HUPfE0c =
745745github.com/shoenig/test v0.6.3 /go.mod h1:byHiCGXqrVaflBLAMq/srcZIHynQPQgeyvkvXnjqq0k =
746746github.com/shurcooL/sanitized_anchor_name v1.0.0 /go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc =
You can’t perform that action at this time.
0 commit comments