Bump github.com/klauspost/compress from 1.17.0 to 1.17.1 (#284)

This commit is contained in:
dependabot[bot]
2023-10-17 06:07:47 +00:00
committed by GitHub
parent 3477c12b9d
commit e8ac4e1da6
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/cosiner/argv v0.1.0
github.com/docker/docker v24.0.5+incompatible
github.com/gofrs/flock v0.8.1
github.com/klauspost/compress v1.17.0
github.com/klauspost/compress v1.17.1
github.com/leekchan/timeutil v0.0.0-20150802142658-28917288c48d
github.com/minio/minio-go/v7 v7.0.63
github.com/offen/envconfig v1.5.0