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:
+1
-1
@@ -24,7 +24,7 @@ import (
|
||||
"path"
|
||||
|
||||
"github.com/gorilla/mux"
|
||||
"github.com/minio-io/minio/pkg/utils/config"
|
||||
"github.com/minio-io/minio/pkg/api/config"
|
||||
"github.com/minio-io/minio/pkg/utils/crypto/keys"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user