File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.0
55toolchain go1.25.4
66
77require (
8- github.com/go-git/go-billy/v6 v6.0.0-20251120215217-80673c4ccbfb
8+ github.com/go-git/go-billy/v6 v6.0.0-20251126203821-7f9c95185ee0
99 github.com/go-git/go-git-fixtures/v5 v5.1.1
1010 github.com/go-git/go-git/v6 v6.0.0-20251123162143-36fa81975a20
1111 github.com/spf13/cobra v1.10.1
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ github.com/gliderlabs/ssh v0.3.8 h1:a4YXD1V7xMF9g5nTkdfnja3Sxy1PVDCj1Zg4Wb8vY6c=
2222github.com/gliderlabs/ssh v0.3.8 /go.mod h1:xYoytBv1sV0aL3CavoDuJIQNURXkkfPA/wxQ1pL1fAU =
2323github.com/go-git/gcfg/v2 v2.0.2 h1:MY5SIIfTGGEMhdA7d7JePuVVxtKL7Hp+ApGDJAJ7dpo =
2424github.com/go-git/gcfg/v2 v2.0.2 /go.mod h1:/lv2NsxvhepuMrldsFilrgct6pxzpGdSRC13ydTLSLs =
25- github.com/go-git/go-billy/v6 v6.0.0-20251120215217-80673c4ccbfb h1:DMxvYQ9F7gtlhA6bEs3zkynmRxcVN/x4Ere0Q9FLfEo =
26- github.com/go-git/go-billy/v6 v6.0.0-20251120215217-80673c4ccbfb /go.mod h1:0NjwVNrwtVFZBReAp5OoGklGJIgJFEbVyHneAr4lc8k =
25+ github.com/go-git/go-billy/v6 v6.0.0-20251126203821-7f9c95185ee0 h1:eY5aB2GXiVdgTueBcqsBt53WuJTRZAuCdIS/86Pcq5c =
26+ github.com/go-git/go-billy/v6 v6.0.0-20251126203821-7f9c95185ee0 /go.mod h1:0NjwVNrwtVFZBReAp5OoGklGJIgJFEbVyHneAr4lc8k =
2727github.com/go-git/go-git-fixtures/v5 v5.1.1 h1:OH8i1ojV9bWfr0ZfasfpgtUXQHQyVS8HXik/V1C099w =
2828github.com/go-git/go-git-fixtures/v5 v5.1.1 /go.mod h1:Altk43lx3b1ks+dVoAG2300o5WWUnktvfY3VI6bcaXU =
2929github.com/go-git/go-git/v6 v6.0.0-20251123162143-36fa81975a20 h1:T1iYBFBFcB5Kjpq5BjCET47+Xc+blVhFDJ4cM7SJImw =
You can’t perform that action at this time.
0 commit comments