master
Bel LaPointe 2019-02-23 18:02:23 -07:00
parent 37dfec189c
commit 73de851e81
1 changed files with 8 additions and 1 deletions

9
vendor/vendor.json vendored
View File

@ -1,6 +1,13 @@
{ {
"comment": "", "comment": "",
"ignore": "test", "ignore": "test",
"package": [], "package": [
{
"checksumSHA1": "QqDq2x8XOU7IoOR98Cx1eiV5QY8=",
"path": "gopkg.in/yaml.v2",
"revision": "51d6538a90f86fe93ac480b35f37b2be17fef232",
"revisionTime": "2018-11-15T11:05:04Z"
}
],
"rootPath": "local/rproxy3" "rootPath": "local/rproxy3"
} }