Merge pull request #11 from entireio/soph/bump-go-git-v6-alpha2 · Entire

Merge pull request #11 from entireio/soph/bump-go-git-v6-alpha2

23db7f3→main·

Soph·2mo ago·18 files·+140 added/-166 removed

Upgrade go-git to v6.0.0-alpha.2 (CVE-2026-41506)

Changes

18


96 unmodified lines

nolintlint:  
      require-explanation: true  
      require-specific: true

M.golangci.yaml+1/-1


22 unmodified lines

413 unmodified lines








"github.com/go-git/go-git/v6/storage.Storer"

nolintlint:
require-explanation: true require-specific: true


Mcmd/git-sync/main_test.go+4/-15

3 unmodified lines



github.com/go-git/go-billy/v6 v6.0.0-20260410103409-85b6241850b5

github.com/go-git/go-git/v6 v6.0.0-alpha.1

github.com/go-git/go-git/v6 v6.0.0-alpha.2

github.com/stretchr/testify v1.11.1

github.com/zalando/go-keyring v0.2.8  
)

Mgo.mod+4/-5


github.com/go-git/gcfg/v2 v2.0.2/go.mod  
}"github.com/go-git/go-billy/v6 v6.0.0-20260410103409-85b6241850b5"  
"github.com/go-git/go-git-fixtures/v5 v5.1.2-0.20260122163445-0622d7459a67"  
\n[additional lines omitted for brevity]

gopath/module/go-pkg/gitsync.git

** Caution: **  
The above snippets and blocks follow the main changes to the original file.