diff --git a/Changelog.md b/Changelog.md index 27bc1583..ecfc80c4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -12,6 +12,7 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/) * GODT-225 Do not send an EXISTS reposnse after EXPUNGE or when nothing changed (fixes rebuild of mailboxes in Outlook for Mac) * GODT-165 Optimization of RebuildMailboxes * Adding DSN Sentry as build time parameter +* GODT-124 bump go-appdir from v1.0.0 to v1.1.0 ## [v1.2.6] Donghai - beta (2020-03-XXX) diff --git a/go.mod b/go.mod index 3e43caff..b1cf0307 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( require ( github.com/0xAX/notificator v0.0.0-20191016112426-3962a5ea8da1 - github.com/ProtonMail/go-appdir v1.0.0 + github.com/ProtonMail/go-appdir v1.1.0 github.com/ProtonMail/go-apple-mobileconfig v0.0.0-20160701194735-7ea9927a11f6 github.com/ProtonMail/go-autostart v0.0.0-20181114175602-c5272053443a github.com/ProtonMail/go-imap-id v0.0.0-20171219160728-ed0baee567ee