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:
@@ -22,8 +22,8 @@ import (
|
||||
"context"
|
||||
"time"
|
||||
|
||||
"github.com/minio/madmin-go"
|
||||
"github.com/minio/minio/pkg/bucket/lifecycle"
|
||||
"github.com/minio/minio/pkg/madmin"
|
||||
)
|
||||
|
||||
// commonTime returns a maximally occurring time from a list of time.
|
||||
|
||||
Reference in New Issue
Block a user