chore: Prepare pre-release v2.8.0-beta.0 (#302)

This commit is contained in:
Lukas Burkhalter 2024-10-01 16:55:59 +02:00 committed by GitHub
parent 1136c7d026
commit 5ec8559b90
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 12 additions and 5 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-alpha.1
github.com/ProtonMail/go-crypto v1.1.0-beta.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