Change all minio-io path to minio

This commit is contained in:
Harshavardhana
2015-05-11 16:23:10 -07:00
parent e39de4f603
commit 8d06504068
68 changed files with 127 additions and 127 deletions

View File

@@ -25,8 +25,8 @@ import (
"sync"
"github.com/minio-io/minio/pkg/iodine"
"github.com/minio-io/minio/pkg/utils/log"
"github.com/minio/minio/pkg/iodine"
"github.com/minio/minio/pkg/utils/log"
)
// bandwidthQuotaHandler

View File

@@ -21,7 +21,7 @@ import (
"net/http"
"sync"
"github.com/minio-io/minio/pkg/utils/log"
"github.com/minio/minio/pkg/utils/log"
)
// requestLimitHandler

View File

@@ -22,7 +22,7 @@ import (
"net/http"
"time"
"github.com/minio-io/minio/pkg/utils/log"
"github.com/minio/minio/pkg/utils/log"
)
// requestLimitHandler