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