fix(deps): update module github.com/go-git/go-billy/v5 to v5.6.1
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 2024-12-29 00:04:11 +00:00
parent 3737d8d53f
commit d10db1fd93
Signed by: renovate
GPG key ID: 3A0CE4E8FD0069E6
2 changed files with 8 additions and 8 deletions

4
go.mod
View file

@ -4,7 +4,7 @@ go 1.22.5
require (
github.com/ProtonMail/go-crypto v1.1.3
github.com/go-git/go-billy/v5 v5.6.0
github.com/go-git/go-billy/v5 v5.6.1
github.com/go-git/go-git/v5 v5.13.0
github.com/rs/zerolog v1.33.0
github.com/spf13/cobra v1.8.1
@ -18,7 +18,7 @@ require (
dario.cat/mergo v1.0.1 // indirect
github.com/Microsoft/go-winio v0.6.2 // indirect
github.com/cloudflare/circl v1.3.9 // indirect
github.com/cyphar/filepath-securejoin v0.3.1 // indirect
github.com/cyphar/filepath-securejoin v0.3.6 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/emirpasic/gods v1.18.1 // indirect
github.com/fsnotify/fsnotify v1.7.0 // indirect