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 12a1c21 commit 609896dCopy full SHA for 609896d
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.1 // 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-20210331224755-41bb18bfe9da // indirect
0 commit comments