mirror of
https://github.com/minio/mc.git
synced 2025-07-30 07:23:03 +03:00
Add response details for policy attach/detach cmd (#4602)
For internal IDP. Also updates madmin-go to v3 as part of this change - Temporarily disable test_admin_users until minio side fix is merged
This commit is contained in:
committed by
GitHub
parent
bf3924b583
commit
5f39522e69
@ -24,7 +24,7 @@ import (
|
||||
|
||||
tea "github.com/charmbracelet/bubbletea"
|
||||
"github.com/minio/cli"
|
||||
"github.com/minio/madmin-go/v2"
|
||||
"github.com/minio/madmin-go/v3"
|
||||
"github.com/minio/mc/pkg/probe"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user