golang/go

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

Aperta

#35.849 aperta il 26 nov 2019

 (5 commenti) (3 reazioni) (0 assegnatari)Go (19.008 fork)batch import
GoCommandNeedsInvestigationhelp wantedmodules

Metriche repository

Star
 (133.883 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor