Other: Update go-proton-api to v0.2.2

Fixes crash on invalid response object access.
This commit is contained in:
Leander Beernaert
2022-12-19 15:25:18 +01:00
parent 4cba009ac8
commit 91aea0e968
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.20221219120039-76e4e7e2a353
github.com/ProtonMail/go-autostart v0.0.0-20210130080809-00ed301c8e9a
github.com/ProtonMail/go-proton-api v0.2.2-0.20221213121236-3439b3eda101
github.com/ProtonMail/go-proton-api v0.2.2
github.com/ProtonMail/go-rfc5322 v0.11.0
github.com/ProtonMail/gopenpgp/v2 v2.4.10
github.com/PuerkitoBio/goquery v1.8.0