golang/go

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

Ouverte

#35 849 ouverte le 26 nov. 2019

 (5 commentaires) (3 réactions) (0 personne assignée)Go (19 008 forks)batch import
GoCommandNeedsInvestigationhelp wantedmodules

Métriques du dépôt

Stars
 (133 883 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur