Update ProtonMail/crypto (#42)

This commit is contained in:
Daniel Huigens 2020-04-25 16:03:49 +02:00 committed by GitHub
parent 599adb6b2d
commit 486e1220a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 15 deletions

View file

@ -32,7 +32,7 @@ require (
github.com/ProtonMail/gopenpgp/v2 v2.0.0
)
replace golang.org/x/crypto => github.com/ProtonMail/crypto v0.0.0-20191122234321-e77a1f03baa0
replace golang.org/x/crypto => github.com/ProtonMail/crypto v0.0.0-20200416114516-1fa7f403fb9c
```
It can then be installed by running: