]> Cypherpunks repositories - gostls13.git/commit
doc: mention that go install removes binaries built by go build
authorRob Pike <r@golang.org>
Tue, 8 Sep 2015 17:58:21 +0000 (10:58 -0700)
committerRob Pike <r@golang.org>
Tue, 8 Sep 2015 18:46:07 +0000 (18:46 +0000)
commit43156627b5eeb08e896a24095d2565acfe430a8c
treefb8e0a09018a9116a721bb499499cc56351cb879
parentc82c212649ecab171e5e8246cbbc7e9c969fdf14
doc: mention that go install removes binaries built by go build

Fixes #12288.

For inclusion in the 1.5.1 release.

Change-Id: I9354b7eaa76000498465c4a5cbab7246de9ecb7c
Reviewed-on: https://go-review.googlesource.com/14382
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.5.html