We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c54673b commit 82bd94eCopy full SHA for 82bd94e
1 file changed
go.mod
@@ -6,7 +6,7 @@ toolchain go1.25.4
6
7
require (
8
github.com/go-git/go-billy/v6 v6.0.0-20260226131633-45bd0956d66f
9
- github.com/go-git/go-git-fixtures/v5 v5.1.2-0.20260328065819-eda62fa02f83
+ github.com/go-git/go-git-fixtures/v5 487c094a2af5
10
github.com/go-git/go-git/v6 v6.0.0-20260114124804-a8db3a6585a6
11
github.com/spf13/cobra v1.10.2
12
golang.org/x/crypto v0.49.0
0 commit comments