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:
@@ -20,7 +20,7 @@ package config
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/minio/minio/pkg/madmin"
|
||||
"github.com/minio/madmin-go"
|
||||
)
|
||||
|
||||
func TestKVFields(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user