fix(GODT-2512): Catch unhandled API errors

Bump GPA https://github.com/ProtonMail/go-proton-api/pull/63
This commit is contained in:
Leander Beernaert
2023-03-21 11:56:32 +01:00
parent 7c232b1331
commit b63b56960e
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -7,7 +7,7 @@ require (
github.com/Masterminds/semver/v3 v3.1.1
github.com/ProtonMail/gluon v0.14.2-0.20230309105237-65db9f3ab739
github.com/ProtonMail/go-autostart v0.0.0-20210130080809-00ed301c8e9a
github.com/ProtonMail/go-proton-api v0.3.1-0.20230308164916-42e487b4ad74
github.com/ProtonMail/go-proton-api v0.3.1-0.20230321105220-39e9131e1a68
github.com/ProtonMail/go-rfc5322 v0.11.0
github.com/ProtonMail/gopenpgp/v2 v2.4.10
github.com/PuerkitoBio/goquery v1.8.0