build(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11

Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.10 to 1.17.11.
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](https://github.com/klauspost/compress/compare/v1.17.10...v1.17.11)

---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
  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]
2024-10-15 22:16:11 +00:00
committed by GitHub
parent 5d49f2e3ae
commit bfe59daae8
7 changed files with 41 additions and 10 deletions

2
go.mod
View File

@@ -40,7 +40,7 @@ require (
github.com/google/uuid v1.6.0
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1
github.com/intel/goresctrl v0.8.0
github.com/klauspost/compress v1.17.10
github.com/klauspost/compress v1.17.11
github.com/mdlayher/vsock v1.2.1
github.com/moby/locker v1.0.1
github.com/moby/sys/mountinfo v0.7.2