Bump github.com/klauspost/compress from 1.17.11 to 1.18.0 (#545)

This commit is contained in:
dependabot[bot]
2025-02-25 06:21:53 +00:00
committed by GitHub
parent fcdaa09538
commit 2884d89f47
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/docker/docker v27.1.1+incompatible
github.com/gofrs/flock v0.12.1
github.com/joho/godotenv v1.5.1
github.com/klauspost/compress v1.17.11
github.com/klauspost/compress v1.18.0
github.com/leekchan/timeutil v0.0.0-20150802142658-28917288c48d
github.com/minio/minio-go/v7 v7.0.87
github.com/offen/envconfig v1.5.0