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,9 +24,9 @@ import (
|
||||
"net/http"
|
||||
|
||||
humanize "github.com/dustin/go-humanize"
|
||||
"github.com/gorilla/mux"
|
||||
"github.com/minio/madmin-go/v2"
|
||||
"github.com/minio/minio/internal/logger"
|
||||
"github.com/minio/mux"
|
||||
"github.com/minio/pkg/bucket/policy"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user