fix(deps): update module github.com/protonmail/go-crypto to v1.1.4
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful

This commit is contained in:
Renovate Bot 2025-01-07 13:04:59 +00:00
parent 061ab76983
commit f2c2ac4e9a
Signed by: renovate
GPG key ID: 3A0CE4E8FD0069E6
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module git.ar21.de/yolokube/grafana-backuper
go 1.22.5
require (
github.com/ProtonMail/go-crypto v1.1.3
github.com/ProtonMail/go-crypto v1.1.4
github.com/go-git/go-billy/v5 v5.6.1
github.com/go-git/go-git/v5 v5.13.1
github.com/rs/zerolog v1.33.0