]> Cypherpunks repositories - gostls13.git/commit
cmd/go: install dependencies for 'go build -i' on a command
authorRuss Cox <rsc@golang.org>
Thu, 25 Sep 2014 19:57:52 +0000 (15:57 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 25 Sep 2014 19:57:52 +0000 (15:57 -0400)
commitdd84cf4ea0aefe7758dea21a6d123f8283941bf9
tree094ee41170e5e21e556b98662b9032599a661bc1
parent2fa3e43fae867f5b8757780eb2bbf7444b56f5d5
cmd/go: install dependencies for 'go build -i' on a command

Fixes #8242.

LGTM=r
R=golang-codereviews, r
CC=golang-codereviews, iant
https://golang.org/cl/147150043
src/cmd/go/build.go
src/cmd/go/test.bash