Skip to content

Commit 36f4e58

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

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
@@ -105,7 +105,7 @@ require (
105105
github.com/sashamelentyev/interfacebloat v1.1.0
106106
github.com/sashamelentyev/usestdlibvars v1.29.0
107107
github.com/securego/gosec/v2 v2.22.9
108-
github.com/shirou/gopsutil/v4 v4.25.8
108+
github.com/shirou/gopsutil/v4 v4.25.9
109109
github.com/sirupsen/logrus v1.9.3
110110
github.com/sivchari/containedctx v1.0.3
111111
github.com/sonatard/noctx v0.4.0
@@ -162,7 +162,7 @@ require (
162162
github.com/dave/dst v0.27.3 // indirect
163163
github.com/davecgh/go-spew v1.1.1 // indirect
164164
github.com/dlclark/regexp2 v1.11.5 // indirect
165-
github.com/ebitengine/purego v0.8.4 // indirect
165+
github.com/ebitengine/purego v0.9.0 // indirect
166166
github.com/ettle/strcase v0.2.0 // indirect
167167
github.com/fatih/structtag v1.2.0 // indirect
168168
github.com/fsnotify/fsnotify v1.5.4 // 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)