We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ad0196 commit 9b45225Copy full SHA for 9b45225
1 file changed
go.mod
@@ -7,7 +7,7 @@ toolchain go1.25.4
7
require (
8
github.com/go-git/go-billy/v6 v6.0.0-20260410103409-85b6241850b5
9
github.com/go-git/go-git-fixtures/v6 v6.0.0-20260410103352-fe4fd2baf1dc
10
- github.com/go-git/go-git/v6 v6.0.0-alpha.1
+ github.com/go-git/go-git/v6 v6.0.0-alpha.2
11
github.com/spf13/cobra v1.10.2
12
golang.org/x/crypto v0.50.0
13
golang.org/x/term v0.42.0
0 commit comments