mirror of
https://github.com/pgsty/minio.git
synced 2026-08-08 23:33:30 +03: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