mirror of
https://github.com/minio/minio.git
synced 2026-02-04 18:00:15 -05:00
move the dependency to minio/pkg for common libraries (#12397)
This commit is contained in:
@@ -23,7 +23,7 @@ import (
|
||||
|
||||
"github.com/gorilla/mux"
|
||||
xhttp "github.com/minio/minio/cmd/http"
|
||||
"github.com/minio/minio/pkg/wildcard"
|
||||
"github.com/minio/pkg/wildcard"
|
||||
"github.com/rs/cors"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user