golang/go

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

Offen

#35.849 geöffnet am 26.11.2019

 (5 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)Go (19.008 Forks)batch import
GoCommandNeedsInvestigationhelp wantedmodules

Repository-Metriken

Stars
 (133.883 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide