iodine is part of minio now

This commit is contained in:
Harshavardhana
2015-04-08 18:02:03 -07:00
parent 879e428596
commit 38155e86ac
46 changed files with 1579 additions and 26 deletions

View File

@@ -24,9 +24,9 @@ import (
"errors"
"github.com/minio-io/iodine"
"github.com/minio-io/minio/pkg/api"
"github.com/minio-io/minio/pkg/api/web"
"github.com/minio-io/minio/pkg/iodine"
"github.com/minio-io/minio/pkg/server/httpserver"
"github.com/minio-io/minio/pkg/storage/drivers"
"github.com/minio-io/minio/pkg/storage/drivers/donut"