mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-25 03:16:44 +00:00
Other: Add FEATURE_TEST_LOG_IMAP env variable
When set will log IMAP commands during feature tests. This patch also updates Gluon to the latest version.
This commit is contained in:
committed by
James Houlahan
parent
f1160a11af
commit
29dcd5450f
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.13.1-0.20221028114835-a78b54c5c915
|
||||
github.com/ProtonMail/gluon v0.13.1-0.20221028134250-6f1323d05b17
|
||||
github.com/ProtonMail/go-autostart v0.0.0-20210130080809-00ed301c8e9a
|
||||
github.com/ProtonMail/go-rfc5322 v0.11.0
|
||||
github.com/ProtonMail/gopenpgp/v2 v2.4.10
|
||||
|
||||
Reference in New Issue
Block a user