forked from Silverfish/proton-bridge
fix(GODT-2573): Handle invalid header fields in message
Requires updating Gluon and GPA https://github.com/ProtonMail/gluon/pull/336 https://github.com/ProtonMail/go-proton-api/pull/74
This commit is contained in:
4
go.mod
4
go.mod
@ -5,9 +5,9 @@ go 1.18
|
||||
require (
|
||||
github.com/0xAX/notificator v0.0.0-20220220101646-ee9b8921e557
|
||||
github.com/Masterminds/semver/v3 v3.2.0
|
||||
github.com/ProtonMail/gluon v0.15.1-0.20230406114115-7eae5cb3ec21
|
||||
github.com/ProtonMail/gluon v0.16.0
|
||||
github.com/ProtonMail/go-autostart v0.0.0-20210130080809-00ed301c8e9a
|
||||
github.com/ProtonMail/go-proton-api v0.4.1-0.20230406143739-c7596e170799
|
||||
github.com/ProtonMail/go-proton-api v0.4.1-0.20230412081244-5a5a86b435ab
|
||||
github.com/ProtonMail/gopenpgp/v2 v2.5.2
|
||||
github.com/PuerkitoBio/goquery v1.8.1
|
||||
github.com/abiosoft/ishell v2.0.0+incompatible
|
||||
|
||||
Reference in New Issue
Block a user