mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 13:40:22 +03:00
migrate to minio/mux from gorilla/mux (#16456)
This commit is contained in:
@@ -25,7 +25,7 @@ import (
|
||||
"runtime"
|
||||
"testing"
|
||||
|
||||
"github.com/gorilla/mux"
|
||||
"github.com/minio/mux"
|
||||
xnet "github.com/minio/pkg/net"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user