Release version 2.4.10

This commit is contained in:
Aron Wussler 2022-08-23 13:12:55 +02:00
parent 3278880cd3
commit 6a7e485872
5 changed files with 14 additions and 3 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module github.com/ProtonMail/gopenpgp/v2
go 1.15
require (
github.com/ProtonMail/go-crypto v0.0.0-20220819082139-33af46df2953
github.com/ProtonMail/go-crypto v0.0.0-20220822140716-1678d6eb0cbe
github.com/ProtonMail/go-mime v0.0.0-20220302105931-303f85f7fe0f
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.4.0