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 @@ -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.8
32+ github.com/shirou/gopsutil/v3 v3.23.9
3333 github.com/spf13/cobra v1.7.0
3434 github.com/spf13/pflag v1.0.5
3535 github.com/spf13/viper v1.16.0
Original file line number Diff line number Diff line change @@ -898,8 +898,8 @@ github.com/seccomp/libseccomp-golang v0.9.2-0.20220502022130-f33da4d89646/go.mod
898898github.com/segmentio/ksuid v1.0.4 h1:sBo2BdShXjmcugAMwjugoGUdUV0pcxY5mW4xKRn3v4c =
899899github.com/segmentio/ksuid v1.0.4 /go.mod h1:/XUiZBD3kVx5SmUOl55voK5yeAbBNNIed+2O73XgrPE =
900900github.com/sergi/go-diff v1.2.0 h1:XU+rvMAioB0UC3q1MFrIQy4Vo5/4VsRDQQXHsEya6xQ =
901- github.com/shirou/gopsutil/v3 v3.23.8 h1:xnATPiybo6GgdRoC4YoGnxXZFRc3dqQTGi73oLvvBrE =
902- github.com/shirou/gopsutil/v3 v3.23.8 /go.mod h1:7hmCaBn+2ZwaZOr6jmPBZDfawwMGuo1id3C6aM8EDqQ =
901+ github.com/shirou/gopsutil/v3 v3.23.9 h1:ZI5bWVeu2ep4/DIxB4U9okeYJ7zp/QLTO4auRb/ty/E =
902+ github.com/shirou/gopsutil/v3 v3.23.9 /go.mod h1:x/NWSb71eMcjFIO0vhyGW5nZ7oSIgVjrCnADckb85GA =
903903github.com/shoenig/go-m1cpu v0.1.6 h1:nxdKQNcEB6vzgA2E2bvzKIYRuNj7XNJ4S/aRSwKzFtM =
904904github.com/shoenig/go-m1cpu v0.1.6 /go.mod h1:1JJMcUBvfNwpq05QDQVAnx3gUHr9IYF7GNg9SUEw2VQ =
905905github.com/shoenig/test v0.6.4 h1:kVTaSd7WLz5WZ2IaoM0RSzRsUD+m8wRR+5qvntpn4LU =
You can’t perform that action at this time.
0 commit comments