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 f17b7d4 commit f3187e1Copy full SHA for f3187e1
go.mod
@@ -21,7 +21,7 @@ require (
21
github.com/cyphar/filepath-securejoin v0.3.6 // indirect
22
github.com/davecgh/go-spew v1.1.1 // indirect
23
github.com/emirpasic/gods v1.18.1 // indirect
24
- github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
+ github.com/go-git/gcfg/v2 v2.0.2 // indirect
25
github.com/go-git/go-billy/v5 v5.6.2 // indirect
26
github.com/go-jose/go-jose/v4 v4.0.4 // indirect
27
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
0 commit comments