1
0
mirror of https://github.com/minio/mc.git synced 2025-11-12 01:02:26 +03:00

Migrate mc package to minio-xl from minio/minio repo for probe/quick

This commit is contained in:
Harshavardhana
2015-10-17 00:24:14 -07:00
parent ed85b64fd5
commit f85e8827e1
54 changed files with 65 additions and 65 deletions

View File

@@ -23,7 +23,7 @@ import (
"github.com/minio/cli"
"github.com/minio/mc/pkg/client"
"github.com/minio/minio/pkg/probe"
"github.com/minio/minio-xl/pkg/probe"
)
type copyURLs struct {