mirror of
https://github.com/minio/minio.git
synced 2025-11-08 21:24:55 -05:00
move madmin to github.com/minio/madmin-go (#12239)
This commit is contained in:
@@ -28,8 +28,8 @@ import (
|
||||
"strings"
|
||||
"sync"
|
||||
|
||||
"github.com/minio/madmin-go"
|
||||
"github.com/minio/minio/pkg/hash"
|
||||
"github.com/minio/minio/pkg/madmin"
|
||||
)
|
||||
|
||||
//go:generate msgp -file $GOFILE
|
||||
|
||||
Reference in New Issue
Block a user