1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-08 20:41:57 +00:00

Bump github.com/shirou/gopsutil/v3 from 3.23.10 to 3.23.11 (#2297)

Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.10 to 3.23.11.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.10...v3.23.11)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-05 11:50:06 +02:00
committed by GitHub
parent 9573ee50d6
commit 14f5af14c2
2 changed files with 3 additions and 4 deletions

2
go.mod
View File

@@ -34,7 +34,7 @@ require (
github.com/microcosm-cc/bluemonday v1.0.26
github.com/redis/go-redis/v9 v9.3.0
github.com/schollz/closestmatch v2.1.0+incompatible
github.com/shirou/gopsutil/v3 v3.23.10
github.com/shirou/gopsutil/v3 v3.23.11
github.com/tdewolff/minify/v2 v2.20.7
github.com/vmihailenco/msgpack/v5 v5.4.1
github.com/yosssi/ace v0.0.5