aboutcode-org / aboutcode-org/scancode-toolkit
Process the "// indirect" comments seen in go.mod files
未关闭
- 主要语言
- Python
- 星标
- 2.6k
- 派生
- 791
- 平均合并
- 1 天 12 小时
- 30 天内合并 PR
- 5
描述
See:
- https://github.com/nexB/scancode-toolkit/blob/dd675aacae1b24a838f5520da77534326b17c5e9/tests/packagedcode/data/golang/gomod/sample/go.mod#L3
See also and note how there is a separated "require" section for indirect:
- https://github.com/NVIDIA/k8s-device-plugin/blob/5a09d5c4efe71ed7e9849631d7429e4d4cb1bccd/go.mod#L36
This "indirect" comment would be useful to create a proper tree of deps.
贡献指南
评估
这个 Issue 还没有评估数据。