File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ require (
118118 github.com/gdamore/tcell/v2 v2.13.9 // indirect
119119 github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
120120 github.com/go-git/go-billy/v5 v5.9.0 // indirect
121- github.com/go-git/go-git/v5 v5.19.0 // indirect
121+ github.com/go-git/go-git/v5 v5.19.1 // indirect
122122 github.com/go-logr/logr v1.4.3 // indirect
123123 github.com/go-logr/stdr v1.2.2 // indirect
124124 github.com/go-viper/mapstructure/v2 v2.5.0 // indirect
Original file line number Diff line number Diff line change @@ -245,8 +245,8 @@ github.com/go-git/go-billy/v5 v5.9.0 h1:jItGXszUDRtR/AlferWPTMN4j38BQ88XnXKbilmm
245245github.com/go-git/go-billy/v5 v5.9.0 /go.mod h1:jCnQMLj9eUgGU7+ludSTYoZL/GGmii14RxKFj7ROgHw =
246246github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4 =
247247github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 /go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII =
248- github.com/go-git/go-git/v5 v5.19.0 h1:+WkVUQZSy/F1Gb13udrMKjIM2PrzsNfDKFSfo5tkMtc =
249- github.com/go-git/go-git/v5 v5.19.0 /go.mod h1:Pb1v0c7/g8aGQJwx9Us09W85yGoyvSwuhEGMH7zjDKQ =
248+ github.com/go-git/go-git/v5 v5.19.1 h1:nX27AnaU43/K5bKktKwgBmR9lawoYVe1Ckg0rgzzN00 =
249+ github.com/go-git/go-git/v5 v5.19.1 /go.mod h1:Pb1v0c7/g8aGQJwx9Us09W85yGoyvSwuhEGMH7zjDKQ =
250250github.com/go-kit/kit v0.8.0 /go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as =
251251github.com/go-logfmt/logfmt v0.3.0 /go.mod h1:Qt1PoO58o5twSAckw1HlFXLmHsOX5/0LbT9GBnD5lWE =
252252github.com/go-logfmt/logfmt v0.4.0 /go.mod h1:3RMwSq7FuexP4Kalkev3ejPJsZTpXXBr9+V4qmtdjCk =
You can’t perform that action at this time.
0 commit comments