Merge pull request #9757 from containerd/dependabot/go_modules/github.com/klauspost/compress-1.17.6

build(deps): bump github.com/klauspost/compress from 1.17.5 to 1.17.6
This commit is contained in:
Maksym Pavlenko
2024-02-06 02:13:35 +00:00
committed by GitHub
6 changed files with 34 additions and 23 deletions

2
go.mod
View File

@@ -36,7 +36,7 @@ require (
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/intel/goresctrl v0.6.0
github.com/klauspost/compress v1.17.5
github.com/klauspost/compress v1.17.6
github.com/minio/sha256-simd v1.0.1
github.com/moby/locker v1.0.1
github.com/moby/sys/mountinfo v0.7.1