chore(package): update module github.com/go-git/go-git/v6 to v6.0.0-20260226223551-7ebcfb20429b
This commit is contained in:
parent
35400a7197
commit
ee7d4ee83e
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-20260225231818-d48496f29db9
|
||||
github.com/go-git/go-git/v6 v6.0.0-20260226223551-7ebcfb20429b
|
||||
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
|
||||
|
|
@ -20,7 +20,7 @@ require (
|
|||
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
|
||||
github.com/go-git/gcfg/v2 v2.0.2 // indirect
|
||||
github.com/go-git/go-billy/v5 v5.6.2 // indirect
|
||||
github.com/go-git/go-billy/v6 v6.0.0-20260114122816-19306b749ecc // indirect
|
||||
github.com/go-git/go-billy/v6 v6.0.0-20260226131633-45bd0956d66f // indirect
|
||||
github.com/go-git/go-git/v5 v5.16.4 // indirect
|
||||
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
|
||||
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue