Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/go: go get -x prints to stdout [1.12 backport] #31783

Closed
gopherbot opened this issue May 1, 2019 · 2 comments
Closed

cmd/go: go get -x prints to stdout [1.12 backport] #31783

gopherbot opened this issue May 1, 2019 · 2 comments
Labels
CherryPickCandidate Used during the release process for point releases FrozenDueToAge
Milestone

Comments

@gopherbot
Copy link

@hyangah requested issue #31768 to be considered for backport to the next 1.12 minor release.

@gopherbot please consider this for backport to 1.12. This prevents parsing of go command output

@gopherbot gopherbot added the CherryPickCandidate Used during the release process for point releases label May 1, 2019
@gopherbot gopherbot added this to the Go1.12.5 milestone May 1, 2019
@gopherbot
Copy link
Author

Change https://golang.org/cl/175419 mentions this issue: [release-branch.go1.12] cmd/go/internal/get: fix strayed verbose output on stdout

@gopherbot
Copy link
Author

Closed by merging 794e225 to release-branch.go1.12.

gopherbot pushed a commit that referenced this issue May 6, 2019
…ut on stdout

Fixes #31783

Change-Id: I3cc0ebc4be34d7c2d2d4fd655bfd0c2515ff3021
Reviewed-on: https://go-review.googlesource.com/c/go/+/174739
Reviewed-by: Jay Conrod <jayconrod@google.com>
Run-TryBot: Jay Conrod <jayconrod@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
(cherry picked from commit fad365b)
Reviewed-on: https://go-review.googlesource.com/c/go/+/175419
Run-TryBot: Andrew Bonventre <andybons@golang.org>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
@golang golang locked and limited conversation to collaborators May 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CherryPickCandidate Used during the release process for point releases FrozenDueToAge
Projects
None yet
Development

No branches or pull requests

1 participant