mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-04 15:08:59 +01:00
ec38783192
* maintenance: Fix matrix-org#896 use %w format verb to wrap errors * In Go version 1.13 a new formatting verb introduced for fmt.Errorf %w https://blog.golang.org/go1.13-errors * update %s to %w to wrap errors. * Update all instances of error type to use %w Signed-off-by: Abhinav Krishna C K <me@abhy.me> Co-authored-by: Kegsay <kegan@matrix.org> |
||
---|---|---|
.. | ||
jsServer.go | ||
keyfetcher.go | ||
main.go | ||
main_noop.go |