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 238b7ee commit d488f85Copy full SHA for d488f85
go.mod
@@ -21,7 +21,7 @@ require (
21
github.com/cyphar/filepath-securejoin v0.4.1 // 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.1.2 // indirect
27
github.com/go-test/deep v1.1.1 // indirect
0 commit comments