From cb45b8169f06351263fe73d6622f256be363fc5d Mon Sep 17 00:00:00 2001 From: Lukas Burkhalter Date: Wed, 13 Mar 2024 09:22:19 +0100 Subject: [PATCH] Readme space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfbc5bd1c..e7e20551e 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ so you can simply replace all imports of `golang.org/x/crypto/openpgp` with A partial list of changes is here: https://github.com/ProtonMail/go-crypto/issues/21#issuecomment-492792917. -For the more extended API for reading and writing OpenPGP messages use `github.com/ProtonMail/go-crypto/openpgp/v2`, but it is not fully backwards compatible with `golang.org/x/crypto/openpgp`. +For the more extended API for reading and writing OpenPGP messages use `github.com/ProtonMail/go-crypto/openpgp/v2`, but it is not fully backwards compatible with `golang.org/x/crypto/openpgp`.