Skip to content

Commit 704109c

Browse files
build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.8 to 3.22.9 (#3267)
1 parent 80338b8 commit 704109c

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ require (
8282
github.com/sashamelentyev/usestdlibvars v1.20.0
8383
github.com/securego/gosec/v2 v2.13.1
8484
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
85-
github.com/shirou/gopsutil/v3 v3.22.8
85+
github.com/shirou/gopsutil/v3 v3.22.9
8686
github.com/sirupsen/logrus v1.9.0
8787
github.com/sivchari/containedctx v1.0.2
8888
github.com/sivchari/tenv v1.7.0
@@ -134,7 +134,7 @@ require (
134134
github.com/go-toolsmith/typep v1.0.2 // indirect
135135
github.com/gobwas/glob v0.2.3 // indirect
136136
github.com/golang/protobuf v1.5.2 // indirect
137-
github.com/google/go-cmp v0.5.8 // indirect
137+
github.com/google/go-cmp v0.5.9 // indirect
138138
github.com/gostaticanalysis/analysisutil v0.7.1 // indirect
139139
github.com/gostaticanalysis/comment v1.4.2 // indirect
140140
github.com/hashicorp/errwrap v1.0.0 // indirect

go.sum

+4-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)