File tree Expand file tree Collapse file tree 3 files changed +401
-84
lines changed
Expand file tree Collapse file tree 3 files changed +401
-84
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/elliotchance/orderedmap/v3 v3.1.0
1313 github.com/fatih/color v1.18.0
1414 github.com/fsnotify/fsnotify v1.9.0
15- github.com/go-git/go-billy/v5 v5.6.2
15+ github.com/go-git/go-billy/v5 v5.7.0
1616 github.com/go-git/go-git/v5 v5.16.4
1717 github.com/go-task/slim-sprig/v3 v3.0.0
1818 github.com/go-task/template v0.2.0
Original file line number Diff line number Diff line change @@ -52,6 +52,8 @@ github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66D
5252github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 /go.mod h1:an3vInlBmSxCcxctByoQdvwPiA7DTK7jaaFDBTtu0ic =
5353github.com/go-git/go-billy/v5 v5.6.2 h1:6Q86EsPXMa7c3YZ3aLAQsMA0VlWmy43r6FHqa/UNbRM =
5454github.com/go-git/go-billy/v5 v5.6.2 /go.mod h1:rcFC2rAsp/erv7CMz9GczHcuD0D32fWzH+MJAU+jaUU =
55+ github.com/go-git/go-billy/v5 v5.7.0 h1:83lBUJhGWhYp0ngzCMSgllhUSuoHP1iEWYjsPl9nwqM =
56+ github.com/go-git/go-billy/v5 v5.7.0 /go.mod h1:/1IUejTKH8xipsAcdfcSAlUlo2J7lkYV8GTKxAT/L3E =
5557github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4 =
5658github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 /go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII =
5759github.com/go-git/go-git/v5 v5.16.3 h1:Z8BtvxZ09bYm/yYNgPKCzgWtaRqDTgIKRgIRHBfU6Z8 =
You can’t perform that action at this time.
0 commit comments