mirror of
https://github.com/minio/mc.git
synced 2026-01-04 02:44:40 +03:00
Probe moves closer to mc, also brings in changes by avoiding it behave like an error interface{}
This commit is contained in:
@@ -28,7 +28,7 @@ import (
|
||||
|
||||
"github.com/minio/cli"
|
||||
"github.com/minio/mc/pkg/console"
|
||||
"github.com/minio/minio/pkg/probe"
|
||||
"github.com/minio/mc/pkg/probe"
|
||||
)
|
||||
|
||||
// Help message.
|
||||
|
||||
Reference in New Issue
Block a user