Skip to content

Commit 887026d

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 238b7ee commit 887026d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
2222
github.com/davecgh/go-spew v1.1.1 // indirect
2323
github.com/emirpasic/gods v1.18.1 // indirect
24-
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
24+
github.com/go-git/gcfg/v2 v2.0.2 // indirect
2525
github.com/go-git/go-billy/v5 v5.6.2 // indirect
2626
github.com/go-jose/go-jose/v4 v4.1.2 // indirect
2727
github.com/go-test/deep v1.1.1 // indirect

0 commit comments

Comments
 (0)