upgrade deps pkg/v3, madmin-go/v3 and lz4/v4 (#20467)

This commit is contained in:
Harshavardhana
2024-09-21 17:33:43 -07:00
committed by GitHub
parent 78fcb76294
commit 03e996320e
7 changed files with 109 additions and 793 deletions
+1 -1
View File
@@ -30,7 +30,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"
)
type countUpReader struct {