Skip to content

Commit 49ba3e1

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 1b99ee3 commit 49ba3e1

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
@@ -55,7 +55,7 @@ require (
5555
github.com/fatih/camelcase v1.0.0 // indirect
5656
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
5757
github.com/go-errors/errors v1.5.1 // indirect
58-
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
58+
github.com/go-git/gcfg/v2 v2.0.2 // indirect
5959
github.com/go-git/go-billy/v5 v5.7.0 // indirect
6060
github.com/go-git/go-git/v5 v5.13.2 // indirect
6161
github.com/go-logr/logr v1.4.3 // indirect

0 commit comments

Comments
 (0)