feat: bump version of gopenpgp to v2.1.3

This commit is contained in:
James Houlahan
2020-11-19 11:00:46 +01:00
parent 839708dcfe
commit 122eac50a6
4 changed files with 29 additions and 33 deletions

View File

@ -19,8 +19,8 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
* GODT-893 Bump go-rfc5322 dependency to v0.2.1 to properly detect syntax errors during parsing.
* GODT-892 Swap type and value from sentry exception and cut panic handlers from the traceback.
* GODT-854 EXPUNGE and FETCH unilateral responses are returned before OK EXPUNGE or OK STORE, respectively.
* GODT-806 Changed GUI dialog on manual update. Added autoupdates checkbox. Simplifyed installation process GUI.
* Bump gopenpgp dependency to v2.1.3 for improved memory usage.
### Removed