fix json parse error on Godeps
Signed-off-by: Chris Dillon <squarism@gmail.com>
This commit is contained in:
parent
6572667c25
commit
63dcebab71
1 changed files with 2 additions and 1 deletions
3
Godeps/Godeps.json
generated
3
Godeps/Godeps.json
generated
|
@ -81,7 +81,8 @@
|
||||||
{
|
{
|
||||||
"ImportPath": "github.com/stevvooe/resumable",
|
"ImportPath": "github.com/stevvooe/resumable",
|
||||||
"Rev": "51ad44105773cafcbe91927f70ac68e1bf78f8b4"
|
"Rev": "51ad44105773cafcbe91927f70ac68e1bf78f8b4"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
"ImportPath": "github.com/mitchellh/mapstructure",
|
"ImportPath": "github.com/mitchellh/mapstructure",
|
||||||
"Rev": "482a9fd5fa83e8c4e7817413b80f3eb8feec03ef"
|
"Rev": "482a9fd5fa83e8c4e7817413b80f3eb8feec03ef"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue