mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
iodine is part of minio now
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user