Bump github.com/klauspost/compress from 1.17.8 to 1.17.9 (#431)

This commit is contained in:
dependabot[bot]
2024-06-18 05:09:55 +00:00
committed by GitHub
parent 9209037ed9
commit bb11ae035b
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/docker/docker v26.1.0+incompatible
github.com/gofrs/flock v0.8.1
github.com/joho/godotenv v1.5.1
github.com/klauspost/compress v1.17.8
github.com/klauspost/compress v1.17.9
github.com/leekchan/timeutil v0.0.0-20150802142658-28917288c48d
github.com/minio/minio-go/v7 v7.0.71
github.com/offen/envconfig v1.5.0