File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.25.10
77require (
88 github.com/go-git/go-billy/v6 v6.0.0-alpha.1
99 github.com/go-git/go-git-fixtures/v6 v6.0.0-alpha.1
10- github.com/go-git/go-git/v6 v6.0.0-alpha.3.0.20260512141313-533ba09d9588
10+ github.com/go-git/go-git/v6 v6.0.0-alpha.4
1111 github.com/spf13/cobra v1.10.2
1212 golang.org/x/crypto v0.51.0
1313 golang.org/x/term v0.43.0
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ github.com/go-git/go-billy/v6 v6.0.0-alpha.1 h1:xVjAR4oUvrKy7/Xuw/lLlV3gkxR3KO2H
2222github.com/go-git/go-billy/v6 v6.0.0-alpha.1 /go.mod h1:eaCUpHbedW7//EwcYmUDfJe2N6sJC9O12AT0OTqJR1E =
2323github.com/go-git/go-git-fixtures/v6 v6.0.0-alpha.1 h1:gmqi2jvsreu0s8JMLylYDFq4sbjHwwlhktMw0DUg3mA =
2424github.com/go-git/go-git-fixtures/v6 v6.0.0-alpha.1 /go.mod h1:ECf1MqJlBdYpKggBrOXjo/0EnvRZx6D++I86UYjPgAQ =
25- github.com/go-git/go-git/v6 v6.0.0-alpha.3.0.20260512141313-533ba09d9588 h1:TgVntrlBTW1A2HAoPljPLhP8rxmLzI4mUPv2Aq7r4KQ =
26- github.com/go-git/go-git/v6 v6.0.0-alpha.3.0.20260512141313-533ba09d9588 /go.mod h1:4ODa/G7hPWrh4Y+7lmt59Ij3zW38IEfvRoAZxLYYBhc =
25+ github.com/go-git/go-git/v6 v6.0.0-alpha.4 h1:aDTc2UGanmaE7FkGLSlBEB9nohMnQ+RKXcfq/D+esDQ =
26+ github.com/go-git/go-git/v6 v6.0.0-alpha.4 /go.mod h1:4ODa/G7hPWrh4Y+7lmt59Ij3zW38IEfvRoAZxLYYBhc =
2727github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8 =
2828github.com/inconshreveable/mousetrap v1.1.0 /go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw =
2929github.com/kevinburke/ssh_config v1.6.0 h1:J1FBfmuVosPHf5GRdltRLhPJtJpTlMdKTBjRgTaQBFY =
You can’t perform that action at this time.
0 commit comments