mirror of
https://github.com/minio/minio.git
synced 2025-11-28 05:04:14 -05:00
Change all minio-io path to minio
This commit is contained in:
@@ -20,8 +20,8 @@ import (
|
||||
"errors"
|
||||
"strconv"
|
||||
|
||||
encoding "github.com/minio-io/minio/pkg/erasure"
|
||||
"github.com/minio-io/minio/pkg/iodine"
|
||||
encoding "github.com/minio/minio/pkg/erasure"
|
||||
"github.com/minio/minio/pkg/iodine"
|
||||
)
|
||||
|
||||
// encoder internal struct
|
||||
|
||||
Reference in New Issue
Block a user