Bump the all-go-deps group with 1 update

Bumps the all-go-deps group with 1 update: [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil).


Updates `github.com/shirou/gopsutil/v3` from 3.24.2 to 3.24.3
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.24.2...v3.24.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-01 03:37:17 +00:00
committed by GitHub
parent 5a62bbdd33
commit e0c7eefc84
2 changed files with 6 additions and 5 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/google/uuid v1.6.0
github.com/kovidgoyal/imaging v1.6.3
github.com/seancfoley/ipaddress-go v1.5.5
github.com/shirou/gopsutil/v3 v3.24.2
github.com/shirou/gopsutil/v3 v3.24.3
github.com/zeebo/xxh3 v1.0.2
golang.org/x/exp v0.0.0-20230801115018-d63ba01acd4b
golang.org/x/image v0.15.0