Skip to content

Commit f3187e1

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 f17b7d4 commit f3187e1

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.3.6 // 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.0.4 // indirect
2727
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect

0 commit comments

Comments
 (0)