File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ require (
109109 github.com/go-errors/errors v1.4.2 // indirect
110110 github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
111111 github.com/go-git/go-billy/v5 v5.6.2 // indirect
112- github.com/go-git/go-git/v5 v5.16.2 // indirect
112+ github.com/go-git/go-git/v5 v5.16.5 // indirect
113113 github.com/go-gorp/gorp/v3 v3.1.0 // indirect
114114 github.com/go-jose/go-jose/v4 v4.1.3 // indirect
115115 github.com/go-logr/stdr v1.2.2 // indirect
Original file line number Diff line number Diff line change @@ -159,8 +159,8 @@ github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66D
159159github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 /go.mod h1:an3vInlBmSxCcxctByoQdvwPiA7DTK7jaaFDBTtu0ic =
160160github.com/go-git/go-billy/v5 v5.6.2 h1:6Q86EsPXMa7c3YZ3aLAQsMA0VlWmy43r6FHqa/UNbRM =
161161github.com/go-git/go-billy/v5 v5.6.2 /go.mod h1:rcFC2rAsp/erv7CMz9GczHcuD0D32fWzH+MJAU+jaUU =
162- github.com/go-git/go-git/v5 v5.16.2 h1:fT6ZIOjE5iEnkzKyxTHK1W4HGAsPhqEqiSAssSO77hM =
163- github.com/go-git/go-git/v5 v5.16.2 /go.mod h1:4Ge4alE/5gPs30F2H1esi2gPd69R0C39lolkucHBOp8 =
162+ github.com/go-git/go-git/v5 v5.16.5 h1:mdkuqblwr57kVfXri5TTH+nMFLNUxIj9Z7F5ykFbw5s =
163+ github.com/go-git/go-git/v5 v5.16.5 /go.mod h1:QOMLpNf1qxuSY4StA/ArOdfFR2TrKEjJiye2kel2m+M =
164164github.com/go-gorp/gorp/v3 v3.1.0 h1:ItKF/Vbuj31dmV4jxA1qblpSwkl9g1typ24xoe70IGs =
165165github.com/go-gorp/gorp/v3 v3.1.0 /go.mod h1:dLEjIyyRNiXvNZ8PSmzpt1GsWAUK8kjVhEpjH8TixEw =
166166github.com/go-jose/go-jose/v4 v4.1.3 h1:CVLmWDhDVRa6Mi/IgCgaopNosCaHz7zrMeF9MlZRkrs =
You can’t perform that action at this time.
0 commit comments