mirror of
https://github.com/passbolt/go-passbolt.git
synced 2025-09-13 14:29:09 +00:00
go.mod Update gopenpgp to v3
This commit is contained in:
parent
5ce336e200
commit
a7816003be
2 changed files with 3 additions and 0 deletions
1
go.mod
1
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue