We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 957fd30 commit 1a3c63dCopy full SHA for 1a3c63d
src/cmd/go/internal/help/helpdoc.go
@@ -505,7 +505,7 @@ General-purpose environment variables:
505
The directory where 'go install' will install a command.
506
GOCACHE
507
The absolute path to the directory where the go command will store cached
508
- information for reuse in future builds.
+ information for reuse in future builds. Must be an absolute path.
509
GOCACHEPROG
510
A command (with optional space-separated flags) that implements an
511
external go command build cache.
0 commit comments