1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08:00

Handle arrays and strings when reading

This commit is contained in:
Mike Farah
2017-08-03 17:30:07 +10:00
parent cdd78af4bc
commit 5bb0934710
5 changed files with 45 additions and 12 deletions

6
vendor/vendor.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"comment": "",
"ignore": "test",
"package": [],
"rootPath": "github.com/mikefarah/yaml"
}