mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
migrate to minio/mux from gorilla/mux (#16456)
This commit is contained in:
@@ -23,9 +23,9 @@ import (
|
||||
"net/http"
|
||||
"reflect"
|
||||
|
||||
"github.com/gorilla/mux"
|
||||
"github.com/minio/minio/internal/event"
|
||||
"github.com/minio/minio/internal/logger"
|
||||
"github.com/minio/mux"
|
||||
"github.com/minio/pkg/bucket/policy"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user