go.mod Update gopenpgp to v3

This commit is contained in:
Samuel Lorch 2025-03-13 17:38:03 +01:00
parent 5ce336e200
commit a7816003be
2 changed files with 3 additions and 0 deletions

1
go.mod
View file

@ -12,6 +12,7 @@ require (
require (
github.com/ProtonMail/go-crypto v1.1.6 // indirect
github.com/ProtonMail/go-mime v0.0.0-20230322103455-7d82a3887f2f // indirect
github.com/ProtonMail/gopenpgp/v3 v3.1.3 // indirect
github.com/cloudflare/circl v1.6.0 // indirect
github.com/pkg/errors v0.9.1 // indirect
golang.org/x/crypto v0.35.0 // indirect