add missing gorilla/mux migration, update credits (#16461)

This commit is contained in:
Harshavardhana
2023-01-23 22:16:37 +05:30
committed by GitHub
parent f37a5b6dae
commit 3683673fb0
6 changed files with 7 additions and 42 deletions

View File

@@ -26,7 +26,7 @@ import (
"sync/atomic"
"time"
"github.com/gorilla/mux"
"github.com/minio/mux"
)
const numberOfNodes = 5