chore(package): update module github.com/go-git/go-git/v6 to v6.0.0-20260225231818-d48496f29db9
This commit is contained in:
parent
cdaaa02a8e
commit
35400a7197
2 changed files with 6 additions and 2 deletions
4
go.mod
4
go.mod
|
|
@ -3,7 +3,7 @@ module gogitlabber
|
|||
go 1.24.0
|
||||
|
||||
require (
|
||||
github.com/go-git/go-git/v6 v6.0.0-20260223163356-097ea99c34a7
|
||||
github.com/go-git/go-git/v6 v6.0.0-20260225231818-d48496f29db9
|
||||
github.com/k0kubun/go-ansi v0.0.0-20180517002512-3bf9e2903213
|
||||
github.com/schollz/progressbar/v3 v3.19.0
|
||||
github.com/scornet256/go-logger v0.0.2
|
||||
|
|
@ -14,7 +14,7 @@ require (
|
|||
dario.cat/mergo v1.0.0 // indirect
|
||||
github.com/Microsoft/go-winio v0.6.2 // indirect
|
||||
github.com/ProtonMail/go-crypto v1.3.0 // indirect
|
||||
github.com/cloudflare/circl v1.6.1 // indirect
|
||||
github.com/cloudflare/circl v1.6.3 // indirect
|
||||
github.com/cyphar/filepath-securejoin v0.6.1 // indirect
|
||||
github.com/emirpasic/gods v1.18.1 // indirect
|
||||
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue