Update go-crypto, go-mime and prepare v2.6.1 release
This commit is contained in:
parent
62f2ca828e
commit
524e1b89a9
5 changed files with 15 additions and 9 deletions
4
go.mod
4
go.mod
|
|
@ -3,8 +3,8 @@ module github.com/ProtonMail/gopenpgp/v2
|
|||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8
|
||||
github.com/ProtonMail/go-mime v0.0.0-20221031134845-8fd9bc37cf08
|
||||
github.com/ProtonMail/go-crypto v0.0.0-20230321155629-9a39f2531310
|
||||
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
|
||||
github.com/stretchr/testify v1.7.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue