mirror of
https://github.com/pgsty/minio.git
synced 2026-09-25 20:35:58 +03:00
upgrade deps pkg/v3, madmin-go/v3 and lz4/v4 (#20467)
This commit is contained in:
+1
-1
@@ -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