mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-29 12:42:46 +00:00
Make media repo use error rather than jsonErrorResponse (#235)
* Make media repo use error rather than jsonErrorResponse * Update comments * gb vendor github.com/pkg/errors * Fixup error formats
This commit is contained in:
parent
856bc5b52e
commit
08b9940dde
14 changed files with 2041 additions and 141 deletions
6
vendor/manifest
vendored
6
vendor/manifest
vendored
|
@ -170,6 +170,12 @@
|
|||
"branch": "master",
|
||||
"path": "/xxHash32"
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/pkg/errors",
|
||||
"repository": "https://github.com/pkg/errors",
|
||||
"revision": "c605e284fe17294bda444b34710735b29d1a9d90",
|
||||
"branch": "master"
|
||||
},
|
||||
{
|
||||
"importpath": "github.com/pmezard/go-difflib/difflib",
|
||||
"repository": "https://github.com/pmezard/go-difflib",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue