fix(deps): update module github.com/go-git/go-billy/v5 to v5.6.0
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/push/deploy unknown status

This commit is contained in:
Renovate Bot 2024-10-21 22:02:28 +00:00 committed by Tom Neuber
parent a8c862cc37
commit 3b6c3fa8d9
Signed by: tom
GPG key ID: F17EFE4272D89FF6
2 changed files with 5 additions and 5 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.22.5
require (
github.com/ProtonMail/go-crypto v1.0.0
github.com/go-git/go-billy/v5 v5.5.0
github.com/go-git/go-billy/v5 v5.6.0
github.com/go-git/go-git/v5 v5.12.0
github.com/rs/zerolog v1.33.0
github.com/spf13/cobra v1.8.1