1
0
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:
Harshavardhana
2015-08-07 00:35:55 -07:00
parent 28e8be6f0a
commit 202f9e7646
40 changed files with 204 additions and 216 deletions

View File

@@ -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.