Skip to content

Commit a6c992a

Browse files
chore(deps): update module github.com/go-git/gcfg to v2
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent c3cbfef commit a6c992a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ require (
5454
github.com/fatih/camelcase v1.0.0 // indirect
5555
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
5656
github.com/go-errors/errors v1.5.1 // indirect
57-
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
57+
github.com/go-git/gcfg/v2 v2.0.2 // indirect
5858
github.com/go-git/go-billy/v5 v5.8.0 // indirect
5959
github.com/go-git/go-git/v5 v5.13.2 // indirect
6060
github.com/go-logr/logr v1.4.3 // indirect

0 commit comments

Comments
 (0)