Upgrade go crypto and adapt SEIPD
This commit is contained in:
parent
2adafdb885
commit
47534e9288
3 changed files with 13 additions and 4 deletions
2
go.mod
2
go.mod
|
|
@ -3,7 +3,7 @@ module github.com/ProtonMail/gopenpgp/v2
|
|||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/ProtonMail/go-crypto v0.0.0-20221026131551-cf6655e29de4
|
||||
github.com/ProtonMail/go-crypto v0.0.0-20230124153114-0acdc8ae009b
|
||||
github.com/ProtonMail/go-mime v0.0.0-20221031134845-8fd9bc37cf08
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/pkg/errors v0.9.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue