Skip to content

Commit a0d0401

Browse files
build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.10 to 3.23.11 (#4233)
1 parent de98cc0 commit a0d0401

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ require (
9292
github.com/sashamelentyev/usestdlibvars v1.24.0
9393
github.com/securego/gosec/v2 v2.18.2
9494
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
95-
github.com/shirou/gopsutil/v3 v3.23.10
95+
github.com/shirou/gopsutil/v3 v3.23.11
9696
github.com/sirupsen/logrus v1.9.3
9797
github.com/sivchari/containedctx v1.0.3
9898
github.com/sivchari/nosnakecase v1.7.0
@@ -193,7 +193,7 @@ require (
193193
golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833 // indirect
194194
golang.org/x/mod v0.14.0 // indirect
195195
golang.org/x/sync v0.5.0 // indirect
196-
golang.org/x/sys v0.14.0 // indirect
196+
golang.org/x/sys v0.15.0 // indirect
197197
golang.org/x/text v0.13.0 // indirect
198198
google.golang.org/protobuf v1.28.0 // indirect
199199
gopkg.in/ini.v1 v1.67.0 // indirect

go.sum

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

0 commit comments

Comments
 (0)