mirror of
https://github.com/minio/minio.git
synced 2025-11-23 11:07:50 -05:00
move the dependency to minio/pkg for common libraries (#12397)
This commit is contained in:
@@ -22,7 +22,7 @@ import (
|
||||
"fmt"
|
||||
"strings"
|
||||
|
||||
"github.com/minio/minio/pkg/wildcard"
|
||||
"github.com/minio/pkg/wildcard"
|
||||
)
|
||||
|
||||
// DestinationARNPrefix - destination ARN prefix as per AWS S3 specification.
|
||||
|
||||
Reference in New Issue
Block a user