Release version 2.0.1
This commit is contained in:
parent
4e5b29eb4a
commit
b1e005fec3
3 changed files with 4 additions and 4 deletions
|
|
@ -30,7 +30,7 @@ To use this library using [Go Modules](https://github.com/golang/go/wiki/Modules
|
|||
```gomod
|
||||
require (
|
||||
...
|
||||
github.com/ProtonMail/gopenpgp/v2 v2.0.0
|
||||
github.com/ProtonMail/gopenpgp/v2 v2.0.1
|
||||
)
|
||||
|
||||
replace golang.org/x/crypto => github.com/ProtonMail/crypto v0.0.0-20200416114516-1fa7f403fb9c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue