Update ProtonMail/crypto

This commit is contained in:
Daniel Huigens 2020-11-12 13:53:46 +01:00
parent 8a9f9f8fa9
commit f8d9ba516a
3 changed files with 4 additions and 12 deletions

View file

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