forked from Silverfish/proton-bridge
fix(GODT-2574): Fix label/unlabel of large amounts of messages
Requires update to GPA: https://github.com/ProtonMail/go-proton-api/pull/75
This commit is contained in:
2
go.mod
2
go.mod
@ -7,7 +7,7 @@ require (
|
||||
github.com/Masterminds/semver/v3 v3.2.0
|
||||
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.20230412081244-5a5a86b435ab
|
||||
github.com/ProtonMail/go-proton-api v0.4.1-0.20230413090743-ad45d30ed45c
|
||||
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