]> Cypherpunks repositories - gostls13.git/commit
cmd/go: on Windows, disable cache if LocalAppData is not set
authorIan Lance Taylor <iant@golang.org>
Wed, 3 Jan 2018 17:55:02 +0000 (09:55 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 3 Jan 2018 19:21:44 +0000 (19:21 +0000)
commitce94c0a79170a174096de902ee93ad38e6c75d6f
treee6756df1ea85815c20375123cee5681ce3f7756c
parent77ea9f9f315befca503b55bc3b62fcb2d8cb9b32
cmd/go: on Windows, disable cache if LocalAppData is not set

Fixes #23146

Change-Id: I06e3328ecca5e27f8e1ada05c2d7cd9bdda714e6
Reviewed-on: https://go-review.googlesource.com/85996
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/internal/cache/default.go