fix(deps): update module github.com/go-git/go-billy/v5 to v5.6.1
This commit is contained in:
parent
3737d8d53f
commit
d10db1fd93
2 changed files with 8 additions and 8 deletions
4
go.mod
4
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue