mirror of
https://github.com/minio/minio.git
synced 2025-11-29 05:19:03 -05:00
Change all minio-io path to minio
This commit is contained in:
@@ -26,8 +26,8 @@ import (
|
||||
|
||||
"time"
|
||||
|
||||
"github.com/minio-io/check"
|
||||
"github.com/minio-io/minio/pkg/iodine"
|
||||
"github.com/minio/check"
|
||||
"github.com/minio/minio/pkg/iodine"
|
||||
)
|
||||
|
||||
// APITestSuite - collection of API tests
|
||||
|
||||
Reference in New Issue
Block a user