File tree Expand file tree Collapse file tree 4 files changed +609
-632
lines changed Expand file tree Collapse file tree 4 files changed +609
-632
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/fatih/color v1.18.0
14
14
github.com/fsnotify/fsnotify v1.9.0
15
15
github.com/go-git/go-billy/v5 v5.6.2
16
- github.com/go-git/go-git/v5 v5.16.2
16
+ github.com/go-git/go-git/v5 v5.16.3
17
17
github.com/go-task/slim-sprig/v3 v3.0.0
18
18
github.com/go-task/template v0.2.0
19
19
github.com/google/uuid v1.6.0
Original file line number Diff line number Diff line change @@ -56,6 +56,8 @@ github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMj
56
56
github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 /go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII =
57
57
github.com/go-git/go-git/v5 v5.16.2 h1:fT6ZIOjE5iEnkzKyxTHK1W4HGAsPhqEqiSAssSO77hM =
58
58
github.com/go-git/go-git/v5 v5.16.2 /go.mod h1:4Ge4alE/5gPs30F2H1esi2gPd69R0C39lolkucHBOp8 =
59
+ github.com/go-git/go-git/v5 v5.16.3 h1:Z8BtvxZ09bYm/yYNgPKCzgWtaRqDTgIKRgIRHBfU6Z8 =
60
+ github.com/go-git/go-git/v5 v5.16.3 /go.mod h1:4Ge4alE/5gPs30F2H1esi2gPd69R0C39lolkucHBOp8 =
59
61
github.com/go-quicktest/qt v1.101.0 h1:O1K29Txy5P2OK0dGo59b7b0LR6wKfIhttaAhHUyn7eI =
60
62
github.com/go-quicktest/qt v1.101.0 /go.mod h1:14Bz/f7NwaXPtdYEgzsx46kqSxVwTbzVZsDC26tQJow =
61
63
github.com/go-task/slim-sprig/v3 v3.0.0 h1:sUs3vkvUymDpBKi3qH1YSqBQk9+9D/8M2mN1vB6EwHI =
Original file line number Diff line number Diff line change 22
22
"vitepress-plugin-tabs" : " ^0.7.1" ,
23
23
"vue" : " ^3.5.18"
24
24
},
25
- "packageManager" : " pnpm@10.17 .0+sha512.fce8a3dd29a4ed2ec566fb53efbb04d8c44a0f05bc6f24a73046910fb9c3ce7afa35a0980500668fa3573345bd644644fa98338fa168235c80f4aa17aa17fbef "
25
+ "packageManager" : " pnpm@10.18 .0+sha512.e804f889f1cecc40d572db084eec3e4881739f8dec69c0ff10d2d1beff9a4e309383ba27b5b750059d7f4c149535b6cd0d2cb1ed3aeb739239a4284a68f40cfa "
26
26
}
You can’t perform that action at this time.
0 commit comments