WebUI: move from rpc/v2/json to rpc/v2/json2 which has better error response structure.

This commit is contained in:
Krishna Srinivas
2016-02-11 23:41:43 +05:30
committed by Harshavardhana
parent f98675660b
commit 6ad39cb386
8 changed files with 322 additions and 263 deletions

6
vendor/vendor.json vendored
View File

@@ -43,9 +43,9 @@
"revisionTime": "2015-11-05T07:45:51+08:00"
},
{
"path": "github.com/gorilla/rpc/v2/json",
"revision": "64e20900b8aa38bb0771dec71ba3bcc2b07fc8ec",
"revisionTime": "2015-11-05T07:45:51+08:00"
"path": "github.com/gorilla/rpc/v2/json2",
"revision": "839c4c31c6bb12c15f41802cf89325aa89439ac3",
"revisionTime": "2015-07-14T15:53:15-07:00"
},
{
"path": "github.com/mattn/go-isatty",