File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ require (
3939 github.com/gavv/httpexpect/v2 v2.16.0
4040 github.com/gfleury/go-bitbucket-v1 v0.0.0-20210707202713-7d616f7c18ac
4141 github.com/ghodss/yaml v1.0.1-0.20190212211648-25d852aebe32
42- github.com/go-git/go-git/v5 v5.16.5
42+ github.com/go-git/go-git/v5 v5.17.0
4343 github.com/go-openapi/inflect v0.21.5
4444 github.com/go-redis/redis/v8 v8.11.5
4545 github.com/go-resty/resty/v2 v2.17.2
@@ -183,7 +183,7 @@ require (
183183 github.com/felixge/httpsnoop v1.0.4 // indirect
184184 github.com/fxamacker/cbor/v2 v2.7.0 // indirect
185185 github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
186- github.com/go-git/go-billy/v5 v5.6.2 // indirect
186+ github.com/go-git/go-billy/v5 v5.8.0 // indirect
187187 github.com/go-ini/ini v1.67.0 // indirect
188188 github.com/go-logr/logr v1.4.3 // indirect
189189 github.com/go-logr/stdr v1.2.2 // indirect
Original file line number Diff line number Diff line change @@ -317,12 +317,12 @@ github.com/gliderlabs/ssh v0.3.8 h1:a4YXD1V7xMF9g5nTkdfnja3Sxy1PVDCj1Zg4Wb8vY6c=
317317github.com/gliderlabs/ssh v0.3.8 /go.mod h1:xYoytBv1sV0aL3CavoDuJIQNURXkkfPA/wxQ1pL1fAU =
318318github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66DAb0lQFJrpS6731Oaa12ikc+DiI =
319319github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 /go.mod h1:an3vInlBmSxCcxctByoQdvwPiA7DTK7jaaFDBTtu0ic =
320- github.com/go-git/go-billy/v5 v5.6.2 h1:6Q86EsPXMa7c3YZ3aLAQsMA0VlWmy43r6FHqa/UNbRM =
321- github.com/go-git/go-billy/v5 v5.6.2 /go.mod h1:rcFC2rAsp/erv7CMz9GczHcuD0D32fWzH+MJAU+jaUU =
320+ github.com/go-git/go-billy/v5 v5.8.0 h1:I8hjc3LbBlXTtVuFNJuwYuMiHvQJDq1AT6u4DwDzZG0 =
321+ github.com/go-git/go-billy/v5 v5.8.0 /go.mod h1:RpvI/rw4Vr5QA+Z60c6d6LXH0rYJo0uD5SqfmrrheCY =
322322github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4 =
323323github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 /go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII =
324- github.com/go-git/go-git/v5 v5.16.5 h1:mdkuqblwr57kVfXri5TTH+nMFLNUxIj9Z7F5ykFbw5s =
325- github.com/go-git/go-git/v5 v5.16.5 /go.mod h1:QOMLpNf1qxuSY4StA/ArOdfFR2TrKEjJiye2kel2m+M =
324+ github.com/go-git/go-git/v5 v5.17.0 h1:AbyI4xf+7DsjINHMu35quAh4wJygKBKBuXVjV/pxesM =
325+ github.com/go-git/go-git/v5 v5.17.0 /go.mod h1:f82C4YiLx+Lhi8eHxltLeGC5uBTXSFa6PC5WW9o4SjI =
326326github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4 /go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8 =
327327github.com/go-ini/ini v1.67.0 h1:z6ZrTEZqSWOTyH2FlglNbNgARyHG8oLW9gMELqKr06A =
328328github.com/go-ini/ini v1.67.0 /go.mod h1:ByCAeIL28uOIIG0E3PJtZPDL8WnHpFKFOtgjp+3Ies8 =
You can’t perform that action at this time.
0 commit comments