mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +03:00
Add full API tests, move storage/donut to donut, add disk tests as well
This commit is contained in:
@@ -20,7 +20,7 @@ import (
|
||||
"net/url"
|
||||
"strconv"
|
||||
|
||||
"github.com/minio/minio/pkg/storage/donut"
|
||||
"github.com/minio/minio/pkg/donut"
|
||||
)
|
||||
|
||||
// parse bucket url queries
|
||||
|
||||
Reference in New Issue
Block a user