mirror of
https://github.com/minio/minio.git
synced 2025-11-27 12:53:45 -05:00
Change all minio-io path to minio
This commit is contained in:
@@ -29,8 +29,8 @@ import (
|
||||
"strconv"
|
||||
"strings"
|
||||
|
||||
"github.com/minio-io/minio/pkg/iodine"
|
||||
"github.com/minio-io/minio/pkg/utils/split"
|
||||
"github.com/minio/minio/pkg/iodine"
|
||||
"github.com/minio/minio/pkg/utils/split"
|
||||
)
|
||||
|
||||
/// This file contains all the internal functions used by Bucket interface
|
||||
|
||||
Reference in New Issue
Block a user