mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
use package name correctly (#5827)
This commit is contained in:
@@ -26,7 +26,7 @@ import (
|
||||
"strings"
|
||||
|
||||
humanize "github.com/dustin/go-humanize"
|
||||
mux "github.com/gorilla/mux"
|
||||
"github.com/gorilla/mux"
|
||||
"github.com/minio/minio-go/pkg/policy"
|
||||
"github.com/minio/minio/cmd/logger"
|
||||
"github.com/minio/minio/pkg/wildcard"
|
||||
|
||||
Reference in New Issue
Block a user