Skip to content

Commit 0075284

Browse files
Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 (#2168)
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.5 to 3.23.6. - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v3.23.5...v3.23.6) --- updated-dependencies: - dependency-name: github.com/shirou/gopsutil/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6810a4c commit 0075284

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ require (
3434
github.com/microcosm-cc/bluemonday v1.0.24
3535
github.com/redis/go-redis/v9 v9.0.5
3636
github.com/schollz/closestmatch v2.1.0+incompatible
37-
github.com/shirou/gopsutil/v3 v3.23.5
37+
github.com/shirou/gopsutil/v3 v3.23.6
3838
github.com/tdewolff/minify/v2 v2.12.7
3939
github.com/vmihailenco/msgpack/v5 v5.3.5
4040
github.com/yosssi/ace v0.0.5
@@ -91,7 +91,7 @@ require (
9191
github.com/sergi/go-diff v1.0.0 // indirect
9292
github.com/shoenig/go-m1cpu v0.1.6 // indirect
9393
github.com/sirupsen/logrus v1.8.1 // indirect
94-
github.com/stretchr/testify v1.8.3 // indirect
94+
github.com/stretchr/testify v1.8.4 // indirect
9595
github.com/tdewolff/parse/v2 v2.6.6 // indirect
9696
github.com/tklauser/go-sysconf v0.3.11 // indirect
9797
github.com/tklauser/numcpus v0.6.0 // indirect

go.sum

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

0 commit comments

Comments
 (0)