Skip to content

Commit 872f4bd

Browse files
build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.2 to 3.23.3 (#3754)
1 parent 95e2116 commit 872f4bd

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ require (
8585
github.com/sashamelentyev/usestdlibvars v1.23.0
8686
github.com/securego/gosec/v2 v2.15.0
8787
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
88-
github.com/shirou/gopsutil/v3 v3.23.2
88+
github.com/shirou/gopsutil/v3 v3.23.3
8989
github.com/sirupsen/logrus v1.9.0
9090
github.com/sivchari/containedctx v1.0.3
9191
github.com/sivchari/tenv v1.7.1
@@ -165,6 +165,7 @@ require (
165165
github.com/quasilyte/gogrep v0.5.0 // indirect
166166
github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 // indirect
167167
github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect
168+
github.com/shoenig/go-m1cpu v0.1.4 // indirect
168169
github.com/sivchari/nosnakecase v1.7.0
169170
github.com/spf13/afero v1.8.2 // indirect
170171
github.com/spf13/cast v1.5.0 // indirect

go.sum

Lines changed: 6 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)