mirror of
https://github.com/minio/minio.git
synced 2025-11-22 10:37:42 -05:00
Further restructure
This commit is contained in:
@@ -27,8 +27,8 @@ import (
|
||||
"strconv"
|
||||
"strings"
|
||||
|
||||
"github.com/minio-io/minio/pkg/checksum/crc32c"
|
||||
"github.com/minio-io/minio/pkg/storage"
|
||||
"github.com/minio-io/minio/pkg/utils/checksum/crc32c"
|
||||
)
|
||||
|
||||
type appendStorage struct {
|
||||
|
||||
Reference in New Issue
Block a user