File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
15
15
github.com/elazarl/goproxy v0.0.0-20240909085733-6741dbfc16a1 // indirect
16
16
github.com/emirpasic/gods v1.18.1 // indirect
17
17
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
18
- github.com/go-git/go-billy/v5 v5.5 .0 // indirect
18
+ github.com/go-git/go-billy/v5 v5.6 .0 // indirect
19
19
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
20
20
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
21
21
github.com/kevinburke/ssh_config v1.2.0 // indirect
Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ github.com/gliderlabs/ssh v0.3.7 h1:iV3Bqi942d9huXnzEF2Mt+CY9gLu8DNM4Obd+8bODRE=
26
26
github.com/gliderlabs/ssh v0.3.7 /go.mod h1:zpHEXBstFnQYtGnB8k8kQLol82umzn/2/snG7alWVD8 =
27
27
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66DAb0lQFJrpS6731Oaa12ikc+DiI =
28
28
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 /go.mod h1:an3vInlBmSxCcxctByoQdvwPiA7DTK7jaaFDBTtu0ic =
29
- github.com/go-git/go-billy/v5 v5.5 .0 h1:yEY4yhzCDuMGSv83oGxiBotRzhwhNr8VZyphhiu+mTU =
30
- github.com/go-git/go-billy/v5 v5.5 .0 /go.mod h1:hmexnoNsr2SJU1Ju67OaNz5ASJY3+sHgFRpCtpDCKow =
29
+ github.com/go-git/go-billy/v5 v5.6 .0 h1:w2hPNtoehvJIxR00Vb4xX94qHQi/ApZfX+nBE2Cjio8 =
30
+ github.com/go-git/go-billy/v5 v5.6 .0 /go.mod h1:sFDq7xD3fn3E0GOwUSZqHo9lrkmx8xJhA0ZrfvjBRGM =
31
31
github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4 =
32
32
github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 /go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII =
33
33
github.com/go-git/go-git/v5 v5.12.0 h1:7Md+ndsjrzZxbddRDZjF14qK+NN56sy6wkqaVrjZtys =
You can’t perform that action at this time.
0 commit comments