mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
move madmin to github.com/minio/madmin-go (#12239)
This commit is contained in:
@@ -28,7 +28,7 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/dustin/go-humanize"
|
||||
"github.com/minio/minio/pkg/madmin"
|
||||
"github.com/minio/madmin-go"
|
||||
)
|
||||
|
||||
// Tests both object and bucket healing.
|
||||
|
||||
Reference in New Issue
Block a user