Bump github.com/klauspost/compress from 1.17.5 to 1.17.6 (#345)

This commit is contained in:
dependabot[bot]
2024-02-06 05:48:05 +00:00
committed by GitHub
parent 0f224e4fb8
commit 64d934102d
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/docker/cli v24.0.1+incompatible
github.com/docker/docker v24.0.7+incompatible
github.com/gofrs/flock v0.8.1
github.com/klauspost/compress v1.17.5
github.com/klauspost/compress v1.17.6
github.com/leekchan/timeutil v0.0.0-20150802142658-28917288c48d
github.com/minio/minio-go/v7 v7.0.66
github.com/offen/envconfig v1.5.0