mirror of
https://github.com/pgsty/minio.git
synced 2026-08-09 07:43:29 +03: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