Update ProtonMail/crypto (#42)
This commit is contained in:
parent
599adb6b2d
commit
486e1220a1
5 changed files with 6 additions and 15 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue