mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
migrate to minio/mux from gorilla/mux (#16456)
This commit is contained in:
@@ -24,8 +24,8 @@ import (
|
||||
"net/http"
|
||||
"strings"
|
||||
|
||||
"github.com/gorilla/mux"
|
||||
"github.com/minio/minio/internal/logger"
|
||||
"github.com/minio/mux"
|
||||
iampolicy "github.com/minio/pkg/iam/policy"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user