chore(package): update module github.com/go-git/go-git/v6 to v6.0.0-20260328145551-a93bccd59f82
This commit is contained in:
parent
4b1e1b2943
commit
3397fede07
2 changed files with 9 additions and 3 deletions
6
go.mod
6
go.mod
|
|
@ -3,7 +3,7 @@ module gogitlabber
|
|||
go 1.24.0
|
||||
|
||||
require (
|
||||
github.com/go-git/go-git/v6 v6.0.0-20260324221343-cd85c8c75d34
|
||||
github.com/go-git/go-git/v6 v6.0.0-20260328145551-a93bccd59f82
|
||||
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
|
||||
|
|
@ -13,7 +13,7 @@ require (
|
|||
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/ProtonMail/go-crypto v1.4.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
|
||||
|
|
@ -24,7 +24,7 @@ require (
|
|||
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
|
||||
github.com/kevinburke/ssh_config v1.5.0 // indirect
|
||||
github.com/kevinburke/ssh_config v1.6.0 // indirect
|
||||
github.com/klauspost/cpuid/v2 v2.3.0 // indirect
|
||||
github.com/mattn/go-isatty v0.0.20 // indirect
|
||||
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue