chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.5 to 4.25.6

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-07 02:59:43 +00:00
committed by Julien Neuhart
parent e79d7e6fb5
commit 00a85b0d90
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -38,7 +38,7 @@ require (
github.com/docker/docker v28.3.0+incompatible
github.com/docker/go-connections v0.5.0
github.com/mholt/archives v0.1.3
github.com/shirou/gopsutil/v4 v4.25.5
github.com/shirou/gopsutil/v4 v4.25.6
github.com/testcontainers/testcontainers-go v0.37.0
)