fix(deps): update module github.com/go-git/go-git/v5 to v5.15.0
This commit is contained in:
parent
d6775934d2
commit
334d9aa80d
2 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
@ -7,7 +7,7 @@ toolchain go1.24.2
|
|||
require (
|
||||
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/go-git/go-git/v5 v5.15.0
|
||||
github.com/rs/zerolog v1.34.0
|
||||
github.com/spf13/cobra v1.9.1
|
||||
github.com/spf13/pflag v1.0.6
|
||||
|
@ -19,7 +19,7 @@ require (
|
|||
require (
|
||||
dario.cat/mergo v1.0.1 // indirect
|
||||
github.com/Microsoft/go-winio v0.6.2 // indirect
|
||||
github.com/cloudflare/circl v1.6.0 // indirect
|
||||
github.com/cloudflare/circl v1.6.1 // indirect
|
||||
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
|
||||
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
|
||||
github.com/emirpasic/gods v1.18.1 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue