mirror of
https://github.com/pgsty/minio.git
synced 2026-08-09 07:43:29 +03:00
move madmin to github.com/minio/madmin-go (#12239)
This commit is contained in:
@@ -24,7 +24,7 @@ import (
|
||||
"net/http"
|
||||
"runtime"
|
||||
|
||||
"github.com/minio/minio/pkg/madmin"
|
||||
"github.com/minio/madmin-go"
|
||||
)
|
||||
|
||||
func getLocalDiskHwInfo(ctx context.Context, r *http.Request) madmin.ServerDiskHwInfo {
|
||||
|
||||
Reference in New Issue
Block a user