mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
upgrade deps pkg/v3, madmin-go/v3 and lz4/v4 (#20467)
This commit is contained in:
@@ -36,7 +36,7 @@ import (
|
||||
"github.com/klauspost/compress/s2"
|
||||
"github.com/klauspost/compress/zstd"
|
||||
gzip "github.com/klauspost/pgzip"
|
||||
"github.com/pierrec/lz4"
|
||||
"github.com/pierrec/lz4/v4"
|
||||
)
|
||||
|
||||
// Max bzip2 concurrency across calls. 50% of GOMAXPROCS.
|
||||
|
||||
Reference in New Issue
Block a user