mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 05:30:24 +03:00
quick: Add yaml format support (#3833)
quick Save() and Load() infers config file's format from file name extension.
This commit is contained in:
committed by
Harshavardhana
parent
bc52d911ef
commit
6c00a57a7c
Vendored
+6
@@ -350,6 +350,12 @@
|
||||
"path": "gopkg.in/olivere/elastic.v3/uritemplates",
|
||||
"revision": "f7ae701daf3abe5dfb99f57b3f47738ec93c9c26",
|
||||
"revisionTime": "2016-07-16T10:42:39Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "12GqsW8PiRPnezDDy0v4brZrndM=",
|
||||
"path": "gopkg.in/yaml.v2",
|
||||
"revision": "a5b47d31c556af34a302ce5d659e6fea44d90de0",
|
||||
"revisionTime": "2016-09-28T15:37:09Z"
|
||||
}
|
||||
],
|
||||
"rootPath": "github.com/minio/minio"
|
||||
|
||||
Reference in New Issue
Block a user