File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.0
55toolchain go1.25.4
66
77require (
8- github.com/go-git/go-billy/v6 v6.0.0-20260410103409-85b6241850b5
8+ github.com/go-git/go-billy/v6 v6.0.0-20260424211911-732291493fb8
99 github.com/go-git/go-git-fixtures/v6 v6.0.0-20260422085740-0c07409f52ec
1010 github.com/go-git/go-git/v6 v6.0.0-alpha.2
1111 github.com/spf13/cobra v1.10.2
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ github.com/gliderlabs/ssh v0.3.8 h1:a4YXD1V7xMF9g5nTkdfnja3Sxy1PVDCj1Zg4Wb8vY6c=
2020github.com/gliderlabs/ssh v0.3.8 /go.mod h1:xYoytBv1sV0aL3CavoDuJIQNURXkkfPA/wxQ1pL1fAU =
2121github.com/go-git/gcfg/v2 v2.0.2 h1:MY5SIIfTGGEMhdA7d7JePuVVxtKL7Hp+ApGDJAJ7dpo =
2222github.com/go-git/gcfg/v2 v2.0.2 /go.mod h1:/lv2NsxvhepuMrldsFilrgct6pxzpGdSRC13ydTLSLs =
23- github.com/go-git/go-billy/v6 v6.0.0-20260410103409-85b6241850b5 h1:r5Y4Hn9QwQj+u6vN0Ib1MipHkanYaG8Zj0kxsnv8Bu4 =
24- github.com/go-git/go-billy/v6 v6.0.0-20260410103409-85b6241850b5 /go.mod h1:CdBVp7CXl9l3sOyNEog46cP1Pvx/hjCe9AD0mtaIUYU =
23+ github.com/go-git/go-billy/v6 v6.0.0-20260424211911-732291493fb8 h1:QRpwB1ans3fB3Cmeuog1ATzvXg/xhqubqiQi97xNO6E =
24+ github.com/go-git/go-billy/v6 v6.0.0-20260424211911-732291493fb8 /go.mod h1:CdBVp7CXl9l3sOyNEog46cP1Pvx/hjCe9AD0mtaIUYU =
2525github.com/go-git/go-git-fixtures/v6 v6.0.0-20260422085740-0c07409f52ec h1:FpCNUs50xfQyJJs31uO3mDnqU855OhzAzfkkTgE6/DI =
2626github.com/go-git/go-git-fixtures/v6 v6.0.0-20260422085740-0c07409f52ec /go.mod h1:F1SpxOny2UYXu62DzjEH4UqBjk4AoGs27cA8I9buK+o =
2727github.com/go-git/go-git/v6 v6.0.0-alpha.2 h1:T3loNtDuAixNzXtlQxZhnYiYpaQ3CA4vn9RssAniEeI =
You can’t perform that action at this time.
0 commit comments