golang/go

cmd/go: support "-x" in most of go mod commands

オープン

#35,849 opened on 2019/11/26

 (5 件のコメント) (3 件のリアクション) (0 人の担当者)Go (19,008 件のフォーク)batch import
GoCommandNeedsInvestigationhelp wantedmodules

Repository metrics

Stars
 (133,883 個のスター)
PR merge metrics
 (30d に merged 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

コントリビューターガイド