mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
Add erasure to godep
This commit is contained in:
@@ -12,8 +12,8 @@ import (
|
||||
"crypto/md5"
|
||||
"encoding/hex"
|
||||
|
||||
encoding "github.com/minio-io/erasure"
|
||||
"github.com/minio-io/iodine"
|
||||
encoding "github.com/minio-io/minio/pkg/encoding/erasure"
|
||||
"github.com/minio-io/minio/pkg/utils/split"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user