We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad345d commit 9aa67b4Copy full SHA for 9aa67b4
go.mod
@@ -71,7 +71,7 @@ require (
71
github.com/fsnotify/fsnotify v1.9.0 // indirect
72
github.com/fxamacker/cbor/v2 v2.9.0 // indirect
73
github.com/go-fed/httpsig v1.1.0 // indirect
74
- github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
+ github.com/go-git/gcfg/v2 v2.0.2 // indirect
75
github.com/go-git/go-billy/v5 v5.6.2 // indirect
76
github.com/go-logr/zapr v1.3.0 // indirect
77
github.com/go-ole/go-ole v1.3.0 // indirect
0 commit comments