Update module github.com/ProtonMail/gopenpgp/v2 to v2.5.0
Compare changes
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/ProtonMail/gopenpgp/v2 | require | minor |
v2.4.10 -> v2.5.0
|
v2.5.0
: Release version 2.5.0github.com/ProtonMail/go-crypto
to the latest versiongithub.com/ProtonMail/go-mime
to the latest version, which cleans up unneeded dependencies. And fix an issue with PGP/MIME messages with non standard encodings.MIMECallbacks.OnBody()
and PlainMessage.GetString()
. Strings that have non utf8 characters will be sanitized to have the "character unknown" character : � instead.crypto.NewPlainMessageFromString()
).This MR has been generated by Renovate Bot.