fix(deps): update module github.com/protonmail/go-crypto to v1.2.0
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/build unknown status
ci/woodpecker/push/test unknown status
ci/woodpecker/push/deploy unknown status

This commit is contained in:
Renovate Bot 2025-04-11 09:04:09 +00:00
parent 3648b17149
commit d6775934d2
Signed by: renovate
GPG key ID: 3A0CE4E8FD0069E6
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.23.0
toolchain go1.24.2
require (
github.com/ProtonMail/go-crypto v1.1.6
github.com/ProtonMail/go-crypto v1.2.0
github.com/go-git/go-billy/v5 v5.6.2
github.com/go-git/go-git/v5 v5.14.0
github.com/rs/zerolog v1.34.0