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:
@@ -23,8 +23,8 @@ import (
|
||||
"runtime"
|
||||
"time"
|
||||
|
||||
"github.com/minio/madmin-go"
|
||||
"github.com/minio/minio/cmd/logger"
|
||||
"github.com/minio/minio/pkg/madmin"
|
||||
)
|
||||
|
||||
// getLocalServerProperty - returns madmin.ServerProperties for only the
|
||||
|
||||
Reference in New Issue
Block a user