File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ require (
117117 github.com/gdamore/tcell/v2 v2.12.2 // indirect
118118 github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
119119 github.com/go-git/go-billy/v5 v5.8.0 // indirect
120- github.com/go-git/go-git/v5 v5.17.1 // indirect
120+ github.com/go-git/go-git/v5 v5.18.0 // indirect
121121 github.com/go-logr/logr v1.4.3 // indirect
122122 github.com/go-logr/stdr v1.2.2 // indirect
123123 github.com/go-viper/mapstructure/v2 v2.5.0 // indirect
Original file line number Diff line number Diff line change @@ -249,8 +249,8 @@ github.com/go-git/go-billy/v5 v5.8.0 h1:I8hjc3LbBlXTtVuFNJuwYuMiHvQJDq1AT6u4DwDz
249249github.com/go-git/go-billy/v5 v5.8.0 /go.mod h1:RpvI/rw4Vr5QA+Z60c6d6LXH0rYJo0uD5SqfmrrheCY =
250250github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4 =
251251github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 /go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII =
252- github.com/go-git/go-git/v5 v5.17.1 h1:WnljyxIzSj9BRRUlnmAU35ohDsjRK0EKmL0evDqi5Jk =
253- github.com/go-git/go-git/v5 v5.17.1 /go.mod h1:pW/VmeqkanRFqR6AljLcs7EA7FbZaN5MQqO7oZADXpo =
252+ github.com/go-git/go-git/v5 v5.18.0 h1:O831KI+0PR51hM2kep6T8k+w0/LIAD490gvqMCvL5hM =
253+ github.com/go-git/go-git/v5 v5.18.0 /go.mod h1:pW/VmeqkanRFqR6AljLcs7EA7FbZaN5MQqO7oZADXpo =
254254github.com/go-kit/kit v0.8.0 /go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as =
255255github.com/go-logfmt/logfmt v0.3.0 /go.mod h1:Qt1PoO58o5twSAckw1HlFXLmHsOX5/0LbT9GBnD5lWE =
256256github.com/go-logfmt/logfmt v0.4.0 /go.mod h1:3RMwSq7FuexP4Kalkev3ejPJsZTpXXBr9+V4qmtdjCk =
You can’t perform that action at this time.
0 commit comments