Skip to content

Commit a154eb7

Browse files
build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.7 to 4.25.8
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.25.7 to 4.25.8. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.25.7...v4.25.8) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.25.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e16a7e commit a154eb7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ require (
102102
github.com/sashamelentyev/interfacebloat v1.1.0
103103
github.com/sashamelentyev/usestdlibvars v1.29.0
104104
github.com/securego/gosec/v2 v2.22.8
105-
github.com/shirou/gopsutil/v4 v4.25.7
105+
github.com/shirou/gopsutil/v4 v4.25.8
106106
github.com/sirupsen/logrus v1.9.3
107107
github.com/sivchari/containedctx v1.0.3
108108
github.com/sonatard/noctx v0.4.0
@@ -191,7 +191,7 @@ require (
191191
github.com/muesli/termenv v0.16.0 // indirect
192192
github.com/pelletier/go-toml v1.9.5 // indirect
193193
github.com/pmezard/go-difflib v1.0.0 // indirect
194-
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
194+
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
195195
github.com/prometheus/client_golang v1.12.1 // indirect
196196
github.com/prometheus/client_model v0.2.0 // indirect
197197
github.com/prometheus/common v0.32.1 // indirect

go.sum

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

0 commit comments

Comments
 (0)