GODT-1626: Update gopenpgp v2.4.7

This patch also replaces the deprecated calls to `SeparateKeyAndData`
with `SplitMessage`.
This commit is contained in:
Leander Beernaert
2022-06-30 14:11:29 +02:00
committed by Jakub
parent 6e48345d54
commit 136d514cf7
3 changed files with 7 additions and 2 deletions

2
go.mod
View File

@ -19,7 +19,7 @@ require (
github.com/ProtonMail/go-rfc5322 v0.8.0
github.com/ProtonMail/go-srp v0.0.5
github.com/ProtonMail/go-vcard v0.0.0-20180326232728-33aaa0a0c8a5
github.com/ProtonMail/gopenpgp/v2 v2.4.1
github.com/ProtonMail/gopenpgp/v2 v2.4.7
github.com/PuerkitoBio/goquery v1.5.1
github.com/abiosoft/ishell v2.0.0+incompatible
github.com/abiosoft/readline v0.0.0-20180607040430-155bce2042db // indirect