handle obscure Errors properly

This commit is contained in:
stefanbenten
2020-03-20 13:02:27 +01:00
parent b7deec505b
commit 8bb5094ccc
2 changed files with 3 additions and 1 deletions

1
go.mod
View File

@ -26,6 +26,7 @@ require (
github.com/skip2/go-qrcode v0.0.0-20191027152451-9434209cb086
github.com/tomasen/realip v0.0.0-20180522021738-f0c99a92ddce
github.com/urfave/cli v1.22.3
github.com/zeebo/errs v1.2.2
golang.org/x/crypto v0.0.0-20200311171314-f7b00557c8c4
golang.org/x/net v0.0.0-20200301022130-244492dfa37a
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d