Skip to content

Commit 601f1ad

Browse files
build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.4 to 4.25.5
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.25.4 to 4.25.5. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.25.4...v4.25.5) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.25.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a029aba commit 601f1ad

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
@@ -100,7 +100,7 @@ require (
100100
github.com/sashamelentyev/interfacebloat v1.1.0
101101
github.com/sashamelentyev/usestdlibvars v1.29.0
102102
github.com/securego/gosec/v2 v2.22.4
103-
github.com/shirou/gopsutil/v4 v4.25.4
103+
github.com/shirou/gopsutil/v4 v4.25.5
104104
github.com/sirupsen/logrus v1.9.3
105105
github.com/sivchari/containedctx v1.0.3
106106
github.com/sonatard/noctx v0.3.3
@@ -155,7 +155,7 @@ require (
155155
github.com/dave/dst v0.27.3 // indirect
156156
github.com/davecgh/go-spew v1.1.1 // indirect
157157
github.com/dlclark/regexp2 v1.11.5 // indirect
158-
github.com/ebitengine/purego v0.8.2 // indirect
158+
github.com/ebitengine/purego v0.8.4 // indirect
159159
github.com/ettle/strcase v0.2.0 // indirect
160160
github.com/fatih/structtag v1.2.0 // indirect
161161
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)