mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
add missing gorilla/mux migration, update credits (#16461)
This commit is contained in:
@@ -26,7 +26,7 @@ import (
|
||||
"sync/atomic"
|
||||
"time"
|
||||
|
||||
"github.com/gorilla/mux"
|
||||
"github.com/minio/mux"
|
||||
)
|
||||
|
||||
const numberOfNodes = 5
|
||||
|
||||
Reference in New Issue
Block a user