go.mod: github.com/klauspost/compress v1.16.0

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
Akihiro Suda
2023-03-07 21:53:39 +09:00
parent 8e67b27315
commit 7c70185ae9
34 changed files with 1001 additions and 886 deletions

2
go.mod
View File

@@ -37,7 +37,7 @@ require (
github.com/hashicorp/go-multierror v1.1.1
github.com/imdario/mergo v0.3.13
github.com/intel/goresctrl v0.3.0
github.com/klauspost/compress v1.15.11
github.com/klauspost/compress v1.16.0
github.com/minio/sha256-simd v1.0.0
github.com/moby/locker v1.0.1
github.com/moby/sys/mountinfo v0.6.2