GoCommandNeedsInvestigationhelp wantedmodules
仓库指标
- 星标
- (133,883 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
https://golang.org/cl/208558 surfaces "-x" flag support in go mod download.
We think "-x" may make sense for most of other go mod commands that involve non-trivial commands execution underneath.
@jayconrod @bcmills