mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 04:00:25 +03:00
move the dependency to minio/pkg for common libraries (#12397)
This commit is contained in:
@@ -25,7 +25,7 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"github.com/minio/minio/pkg/console"
|
||||
"github.com/minio/pkg/console"
|
||||
)
|
||||
|
||||
// Indicator if logging is enabled.
|
||||
|
||||
Reference in New Issue
Block a user