We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5cb5f2 commit bf7685cCopy full SHA for bf7685c
go.mod
@@ -7,7 +7,7 @@ require (
7
github.com/a-h/templ v0.3.977
8
github.com/briandowns/spinner v1.23.2
9
github.com/fatih/color v1.18.0
10
- github.com/go-git/go-git/v6 v6.0.0-20251231065035-29ae690a9f19
+ github.com/go-git/go-git/v6 v6.0.0-20260114124804-a8db3a6585a6
11
github.com/magiconair/properties v1.8.10
12
github.com/samber/lo v1.52.0
13
github.com/square/exit v1.3.0
0 commit comments