mirror of
https://github.com/minio/minio.git
synced 2025-11-09 05:34:56 -05:00
Bump up madmin-go to v2 (#16162)
This commit is contained in:
committed by
GitHub
parent
1bae32dc96
commit
a30cfdd88f
@@ -23,7 +23,7 @@ import (
|
||||
"io"
|
||||
"os"
|
||||
|
||||
"github.com/minio/madmin-go/estream"
|
||||
"github.com/minio/madmin-go/v2/estream"
|
||||
)
|
||||
|
||||
func extractInspectV2(pk []byte, r io.Reader, w io.Writer) error {
|
||||
|
||||
Reference in New Issue
Block a user