Skip to content

Commit 06952c0

Browse files
build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.1 to 4.25.2
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.25.1 to 4.25.2. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.25.1...v4.25.2) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/v4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4f4d16 commit 06952c0

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
@@ -94,7 +94,7 @@ require (
9494
github.com/sashamelentyev/interfacebloat v1.1.0
9595
github.com/sashamelentyev/usestdlibvars v1.28.0
9696
github.com/securego/gosec/v2 v2.22.1
97-
github.com/shirou/gopsutil/v4 v4.25.1
97+
github.com/shirou/gopsutil/v4 v4.25.2
9898
github.com/sirupsen/logrus v1.9.3
9999
github.com/sivchari/containedctx v1.0.3
100100
github.com/sivchari/tenv v1.12.1
@@ -155,7 +155,7 @@ require (
155155
github.com/go-toolsmith/typep v1.1.0 // indirect
156156
github.com/gobwas/glob v0.2.3 // indirect
157157
github.com/golang/protobuf v1.5.3 // indirect
158-
github.com/google/go-cmp v0.6.0 // indirect
158+
github.com/google/go-cmp v0.7.0 // indirect
159159
github.com/gostaticanalysis/analysisutil v0.7.1 // indirect
160160
github.com/gostaticanalysis/comment v1.5.0 // indirect
161161
github.com/hashicorp/go-immutable-radix/v2 v2.1.0 // 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)