mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
move madmin to github.com/minio/madmin-go (#12239)
This commit is contained in:
@@ -24,7 +24,7 @@ import (
|
||||
"fmt"
|
||||
"io"
|
||||
|
||||
"github.com/minio/minio/pkg/madmin"
|
||||
"github.com/minio/madmin-go"
|
||||
)
|
||||
|
||||
// WarmBackendGetOpts is used to express byte ranges within an object. The zero
|
||||
|
||||
Reference in New Issue
Block a user