Add yaml dependency

This commit is contained in:
Kegan Dougal 2017-03-27 13:05:46 +01:00
parent a974b90ee9
commit 7ab0436689
20 changed files with 10944 additions and 0 deletions

6
vendor/manifest vendored
View file

@ -204,6 +204,12 @@
"repository": "https://gopkg.in/gemnasium/logrus-airbrake-hook.v2",
"revision": "bfee1239d796830ca346767650cce5ba90d58c57",
"branch": "master"
},
{
"importpath": "gopkg.in/yaml.v2",
"repository": "https://gopkg.in/yaml.v2",
"revision": "a3f3340b5840cee44f372bddb5880fcbc419b46a",
"branch": "v2"
}
]
}