File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ require (
181181 github.com/gitleaks/go-gitdiff v0.9.1 // indirect
182182 github.com/go-chi/chi/v5 v5.2.4 // indirect
183183 github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
184- github.com/go-git/go-billy/v5 v5.6.2 // indirect
184+ github.com/go-git/go-billy/v5 v5.8.0 // indirect
185185 github.com/go-ini/ini v1.67.0 // indirect
186186 github.com/go-jose/go-jose/v4 v4.1.3 // indirect
187187 github.com/go-ole/go-ole v1.3.0 // indirect
@@ -353,7 +353,7 @@ require (
353353 github.com/emicklei/go-restful/v3 v3.13.0 // indirect
354354 github.com/fsnotify/fsnotify v1.9.0 // indirect
355355 github.com/fsouza/fake-gcs-server v1.47.6
356- github.com/go-git/go-git/v5 v5.16.5
356+ github.com/go-git/go-git/v5 v5.17.1
357357 github.com/go-kratos/aegis v0.2.0 // indirect
358358 github.com/go-logr/logr v1.4.3 // indirect
359359 github.com/go-logr/stdr v1.2.2 // indirect
Original file line number Diff line number Diff line change @@ -444,13 +444,13 @@ github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66D
444444github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 /go.mod h1:an3vInlBmSxCcxctByoQdvwPiA7DTK7jaaFDBTtu0ic =
445445github.com/go-git/go-billy/v5 v5.4.1 /go.mod h1:vjbugF6Fz7JIflbVpl1hJsGjSHNltrSw45YK/ukIvQg =
446446github.com/go-git/go-billy/v5 v5.5.0 /go.mod h1:hmexnoNsr2SJU1Ju67OaNz5ASJY3+sHgFRpCtpDCKow =
447- github.com/go-git/go-billy/v5 v5.6.2 h1:6Q86EsPXMa7c3YZ3aLAQsMA0VlWmy43r6FHqa/UNbRM =
448- github.com/go-git/go-billy/v5 v5.6.2 /go.mod h1:rcFC2rAsp/erv7CMz9GczHcuD0D32fWzH+MJAU+jaUU =
447+ github.com/go-git/go-billy/v5 v5.8.0 h1:I8hjc3LbBlXTtVuFNJuwYuMiHvQJDq1AT6u4DwDzZG0 =
448+ github.com/go-git/go-billy/v5 v5.8.0 /go.mod h1:RpvI/rw4Vr5QA+Z60c6d6LXH0rYJo0uD5SqfmrrheCY =
449449github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4 =
450450github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 /go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII =
451451github.com/go-git/go-git/v5 v5.11.0 /go.mod h1:6GFcX2P3NM7FPBfpePbpLd21XxsgdAt+lKqXmCUiUCY =
452- github.com/go-git/go-git/v5 v5.16.5 h1:mdkuqblwr57kVfXri5TTH+nMFLNUxIj9Z7F5ykFbw5s =
453- github.com/go-git/go-git/v5 v5.16.5 /go.mod h1:QOMLpNf1qxuSY4StA/ArOdfFR2TrKEjJiye2kel2m+M =
452+ github.com/go-git/go-git/v5 v5.17.1 h1:WnljyxIzSj9BRRUlnmAU35ohDsjRK0EKmL0evDqi5Jk =
453+ github.com/go-git/go-git/v5 v5.17.1 /go.mod h1:pW/VmeqkanRFqR6AljLcs7EA7FbZaN5MQqO7oZADXpo =
454454github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1 /go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU =
455455github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72 /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
456456github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4 /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
You can’t perform that action at this time.
0 commit comments