mirror of
https://github.com/minio/minio.git
synced 2025-11-09 21:49:46 -05:00
use package name correctly (#5827)
This commit is contained in:
@@ -31,7 +31,7 @@ import (
|
||||
"sort"
|
||||
"strconv"
|
||||
|
||||
mux "github.com/gorilla/mux"
|
||||
"github.com/gorilla/mux"
|
||||
"github.com/minio/minio/cmd/logger"
|
||||
"github.com/minio/minio/pkg/event"
|
||||
"github.com/minio/minio/pkg/handlers"
|
||||
|
||||
Reference in New Issue
Block a user