mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 12:10:24 +03:00
Refactor to move config handling into api/
This commit is contained in:
@@ -20,7 +20,7 @@ import (
|
||||
"net/http"
|
||||
"strings"
|
||||
|
||||
"github.com/minio-io/minio/pkg/utils/config"
|
||||
"github.com/minio-io/minio/pkg/api/config"
|
||||
)
|
||||
|
||||
type vHandler struct {
|
||||
|
||||
Reference in New Issue
Block a user