Skip to content

Commit 01e601e

Browse files
build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.2 to 4.25.3
Bumps [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) from 4.25.2 to 4.25.3. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.25.2...v4.25.3) --- 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 544018f commit 01e601e

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ module github.com/golangci/golangci-lint/v2
22

33
go 1.23.0
44

5+
toolchain go1.24.1
6+
57
require (
68
4d63.com/gocheckcompilerdirectives v1.3.0
79
4d63.com/gochecknoglobals v0.2.2
@@ -96,7 +98,7 @@ require (
9698
github.com/sashamelentyev/interfacebloat v1.1.0
9799
github.com/sashamelentyev/usestdlibvars v1.28.0
98100
github.com/securego/gosec/v2 v2.22.2
99-
github.com/shirou/gopsutil/v4 v4.25.2
101+
github.com/shirou/gopsutil/v4 v4.25.3
100102
github.com/sirupsen/logrus v1.9.3
101103
github.com/sivchari/containedctx v1.0.3
102104
github.com/sonatard/noctx v0.1.0

go.sum

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

0 commit comments

Comments
 (0)