mirror of
https://github.com/minio/minio.git
synced 2025-11-27 20:58:55 -05:00
Change all minio-io path to minio
This commit is contained in:
@@ -19,7 +19,7 @@ package erasure
|
||||
import (
|
||||
"bytes"
|
||||
|
||||
. "github.com/minio-io/check"
|
||||
. "github.com/minio/check"
|
||||
)
|
||||
|
||||
func corruptChunks(chunks [][]byte, errorIndex []int) [][]byte {
|
||||
|
||||
Reference in New Issue
Block a user