]> Cypherpunks repositories - gostls13.git/commit
cmd/go: remove note about GOCACHE=off in docs
authorSebastiaan van Stijn <github@gone.nl>
Fri, 11 Jan 2019 15:28:04 +0000 (15:28 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 11 Jan 2019 16:08:59 +0000 (16:08 +0000)
commita2bb68de4d1cb1ca35279523365e9caf36fb9896
tree6671a80e15b0e36382ff75eefbdc989ceb2ebc2f
parenta2e79571a9d3dbe3cf10dcaeb1f9c01732219869
cmd/go: remove note about GOCACHE=off in docs

This patch removes mention of GOCACHE=off from the help/docs.
It is no longer supported in Go 1.12, per the release notes.

Fixes #29680

Change-Id: I53ab15a62743f2e55ae1d8aa50629b1bf1ae32ad
GitHub-Last-Rev: 31e904f51dece13645696a87b1164d86c984457f
GitHub-Pull-Request: golang/go#29681
Reviewed-on: https://go-review.googlesource.com/c/157517
Run-TryBot: Elias Naur <elias.naur@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/cmd/go/alldocs.go
src/cmd/go/internal/help/helpdoc.go