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/github/go-spdx/v2 v2.5.0 // indirect
5656 github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
5757 github.com/go-git/go-billy/v5 v5.9.0 // indirect
58- github.com/go-git/go-git/v5 v5.19.0 // indirect
58+ github.com/go-git/go-git/v5 v5.19.1 // indirect
5959 github.com/go-jose/go-jose/v3 v3.0.5 // indirect
6060 github.com/go-logfmt/logfmt v0.6.1 // indirect
6161 github.com/go-logr/logr v1.4.3 // indirect
Original file line number Diff line number Diff line change @@ -123,8 +123,8 @@ github.com/go-git/go-billy/v5 v5.9.0 h1:jItGXszUDRtR/AlferWPTMN4j38BQ88XnXKbilmm
123123github.com/go-git/go-billy/v5 v5.9.0 /go.mod h1:jCnQMLj9eUgGU7+ludSTYoZL/GGmii14RxKFj7ROgHw =
124124github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4 =
125125github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 /go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII =
126- github.com/go-git/go-git/v5 v5.19.0 h1:+WkVUQZSy/F1Gb13udrMKjIM2PrzsNfDKFSfo5tkMtc =
127- github.com/go-git/go-git/v5 v5.19.0 /go.mod h1:Pb1v0c7/g8aGQJwx9Us09W85yGoyvSwuhEGMH7zjDKQ =
126+ github.com/go-git/go-git/v5 v5.19.1 h1:nX27AnaU43/K5bKktKwgBmR9lawoYVe1Ckg0rgzzN00 =
127+ github.com/go-git/go-git/v5 v5.19.1 /go.mod h1:Pb1v0c7/g8aGQJwx9Us09W85yGoyvSwuhEGMH7zjDKQ =
128128github.com/go-jose/go-jose/v3 v3.0.5 h1:BLLJWbC4nMZOfuPVxoZIxeYsn6Nl2r1fITaJ78UQlVQ =
129129github.com/go-jose/go-jose/v3 v3.0.5 /go.mod h1:5b+7YgP7ZICgJDBdfjZaIt+H/9L9T/YQrVfLAMboGkQ =
130130github.com/go-logfmt/logfmt v0.6.1 h1:4hvbpePJKnIzH1B+8OR/JPbTx37NktoI9LE2QZBBkvE =
You can’t perform that action at this time.
0 commit comments