File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ require (
5555 github.com/gfleury/go-bitbucket-v1 v0.0.0-20240917142304-df385efaac68 // indirect
5656 github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
5757 github.com/go-git/go-billy/v5 v5.8.0 // indirect
58- github.com/go-git/go-git/v5 v5.17.0 // indirect
58+ github.com/go-git/go-git/v5 v5.17.1 // indirect
5959 github.com/go-logr/logr v1.4.3 // indirect
6060 github.com/go-logr/stdr v1.2.2 // indirect
6161 github.com/go-openapi/analysis v0.25.0 // indirect
Original file line number Diff line number Diff line change @@ -170,6 +170,8 @@ github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMj
170170github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 /go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII =
171171github.com/go-git/go-git/v5 v5.17.0 h1:AbyI4xf+7DsjINHMu35quAh4wJygKBKBuXVjV/pxesM =
172172github.com/go-git/go-git/v5 v5.17.0 /go.mod h1:f82C4YiLx+Lhi8eHxltLeGC5uBTXSFa6PC5WW9o4SjI =
173+ github.com/go-git/go-git/v5 v5.17.1 h1:WnljyxIzSj9BRRUlnmAU35ohDsjRK0EKmL0evDqi5Jk =
174+ github.com/go-git/go-git/v5 v5.17.1 /go.mod h1:pW/VmeqkanRFqR6AljLcs7EA7FbZaN5MQqO7oZADXpo =
173175github.com/go-jose/go-jose/v4 v4.1.3 h1:CVLmWDhDVRa6Mi/IgCgaopNosCaHz7zrMeF9MlZRkrs =
174176github.com/go-jose/go-jose/v4 v4.1.3 /go.mod h1:x4oUasVrzR7071A4TnHLGSPpNOm2a21K9Kf04k1rs08 =
175177github.com/go-logr/logr v1.2.2 /go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A =
You can’t perform that action at this time.
0 commit comments