File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ require (
5555 github.com/emirpasic/gods v1.18.1 // indirect
5656 github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f // indirect
5757 github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
58- github.com/go-git/go-billy/v5 v5.7 .0 // indirect
58+ github.com/go-git/go-billy/v5 v5.8 .0 // indirect
5959 github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
6060 github.com/hinshun/vt10x v0.0.0-20220301184237-5011da428d02 // indirect
6161 github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
@@ -83,7 +83,7 @@ require (
8383require (
8484 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
8585 github.com/fatih/color v1.18.0 // indirect
86- github.com/go-git/go-git/v5 v5.16.5
86+ github.com/go-git/go-git/v5 v5.17.0
8787 github.com/inconshreveable/mousetrap v1.1.0 // indirect
8888 github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
8989 github.com/kubescape/go-git-url v0.0.31
Original file line number Diff line number Diff line change @@ -94,12 +94,12 @@ github.com/gliderlabs/ssh v0.3.8 h1:a4YXD1V7xMF9g5nTkdfnja3Sxy1PVDCj1Zg4Wb8vY6c=
9494github.com/gliderlabs/ssh v0.3.8 /go.mod h1:xYoytBv1sV0aL3CavoDuJIQNURXkkfPA/wxQ1pL1fAU =
9595github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66DAb0lQFJrpS6731Oaa12ikc+DiI =
9696github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 /go.mod h1:an3vInlBmSxCcxctByoQdvwPiA7DTK7jaaFDBTtu0ic =
97- github.com/go-git/go-billy/v5 v5.7 .0 h1:83lBUJhGWhYp0ngzCMSgllhUSuoHP1iEWYjsPl9nwqM =
98- github.com/go-git/go-billy/v5 v5.7 .0 /go.mod h1:/1IUejTKH8xipsAcdfcSAlUlo2J7lkYV8GTKxAT/L3E =
97+ github.com/go-git/go-billy/v5 v5.8 .0 h1:I8hjc3LbBlXTtVuFNJuwYuMiHvQJDq1AT6u4DwDzZG0 =
98+ github.com/go-git/go-billy/v5 v5.8 .0 /go.mod h1:RpvI/rw4Vr5QA+Z60c6d6LXH0rYJo0uD5SqfmrrheCY =
9999github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4 =
100100github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 /go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII =
101- github.com/go-git/go-git/v5 v5.16.5 h1:mdkuqblwr57kVfXri5TTH+nMFLNUxIj9Z7F5ykFbw5s =
102- github.com/go-git/go-git/v5 v5.16.5 /go.mod h1:QOMLpNf1qxuSY4StA/ArOdfFR2TrKEjJiye2kel2m+M =
101+ github.com/go-git/go-git/v5 v5.17.0 h1:AbyI4xf+7DsjINHMu35quAh4wJygKBKBuXVjV/pxesM =
102+ github.com/go-git/go-git/v5 v5.17.0 /go.mod h1:f82C4YiLx+Lhi8eHxltLeGC5uBTXSFa6PC5WW9o4SjI =
103103github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1 /go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU =
104104github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 /go.mod h1:E/TSTwGwJL78qG/PmXZO1EjYhfJinVAhrmmHX6Z8B9k =
105105github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 h1:f+oWsMOmNPc8JmEHVZIycC7hBoQxHH9pNKQORJNozsQ =
You can’t perform that action at this time.
0 commit comments