chore: Prepare release 2.8.1 (#317)

This commit is contained in:
Lukas Burkhalter 2024-11-26 11:55:49 +01:00 committed by GitHub
parent 113e32660b
commit 4c05fbeec7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 11 additions and 6 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module github.com/ProtonMail/gopenpgp/v2
go 1.17
require (
github.com/ProtonMail/go-crypto v1.1.0
github.com/ProtonMail/go-crypto v1.1.3
github.com/ProtonMail/go-mime v0.0.0-20230322103455-7d82a3887f2f
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.0