Update go-crypto
This commit is contained in:
parent
d37f4eba9e
commit
cf8b8d4a80
2 changed files with 12 additions and 7 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-20230321155629-9a39f2531310
|
||||
github.com/ProtonMail/go-crypto v0.0.0-20230619152218-624a5dca36ef
|
||||
github.com/ProtonMail/go-mime v0.0.0-20230322103455-7d82a3887f2f
|
||||
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