chore: Prepare release v2.8.0 (#309)

This commit is contained in:
Lukas Burkhalter 2024-11-07 17:00:51 +01:00 committed by GitHub
parent a3608a3d8d
commit 113e32660b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 3 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-beta.0
github.com/ProtonMail/go-crypto v1.1.0
github.com/ProtonMail/go-mime v0.0.0-20230322103455-7d82a3887f2f
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.0