forked from Silverfish/proton-bridge
fix(GODT-2425): Out of sync messages and read status
Apply fix required for gluon update. Update Gluon to include revision where the fix was made. Includes: * https://github.com/ProtonMail/gluon/pull/313 * https://github.com/ProtonMail/gluon/pull/316 * https://github.com/ProtonMail/gluon/pull/317
This commit is contained in:
2
go.mod
2
go.mod
@ -5,7 +5,7 @@ go 1.18
|
||||
require (
|
||||
github.com/0xAX/notificator v0.0.0-20220220101646-ee9b8921e557
|
||||
github.com/Masterminds/semver/v3 v3.1.1
|
||||
github.com/ProtonMail/gluon v0.14.2-0.20230302123434-303e813f9e80
|
||||
github.com/ProtonMail/gluon v0.14.2-0.20230306115955-a6b5ddffeb18
|
||||
github.com/ProtonMail/go-autostart v0.0.0-20210130080809-00ed301c8e9a
|
||||
github.com/ProtonMail/go-proton-api v0.3.1-0.20230209110241-fe7894c4931a
|
||||
github.com/ProtonMail/go-rfc5322 v0.11.0
|
||||
|
||||
Reference in New Issue
Block a user