mirror of
https://github.com/minio/minio.git
synced 2025-11-24 11:37:46 -05:00
Change all minio-io path to minio
This commit is contained in:
@@ -35,8 +35,8 @@ import (
|
||||
|
||||
"math/rand"
|
||||
|
||||
"github.com/minio-io/minio/pkg/iodine"
|
||||
"github.com/minio-io/minio/pkg/storage/drivers"
|
||||
"github.com/minio/minio/pkg/iodine"
|
||||
"github.com/minio/minio/pkg/storage/drivers"
|
||||
)
|
||||
|
||||
// memoryDriver - local variables
|
||||
|
||||
Reference in New Issue
Block a user