mirror of
https://github.com/pgsty/minio.git
synced 2026-07-25 15:06:17 +03: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