chore(package): update module github.com/go-git/go-git/v6 to v6.0.0-20251230102402-1764c9ae7fb5

This commit is contained in:
Renovate Bot 2025-12-30 11:36:54 +00:00
commit 458e78d0c7
2 changed files with 6 additions and 2 deletions

4
go.mod
View file

@ -3,7 +3,7 @@ module gogitlabber
go 1.24.0
require (
github.com/go-git/go-git/v6 v6.0.0-20251224103503-78aff6aa5ea9
github.com/go-git/go-git/v6 v6.0.0-20251230102402-1764c9ae7fb5
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-20251209065551-8afc3eb64e4d // indirect
github.com/go-git/go-billy/v6 v6.0.0-20251217170237-e9738f50a3cd // 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