mirror of
https://github.com/pgsty/minio.git
synced 2026-07-21 05:00:22 +03:00
migrate to minio/mux from gorilla/mux (#16456)
This commit is contained in:
@@ -29,9 +29,9 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"github.com/gorilla/mux"
|
||||
"github.com/minio/madmin-go/v2"
|
||||
"github.com/minio/minio/internal/auth"
|
||||
"github.com/minio/mux"
|
||||
)
|
||||
|
||||
// adminErasureTestBed - encapsulates subsystems that need to be setup for
|
||||
|
||||
Reference in New Issue
Block a user