1
0
mirror of https://github.com/golang/go synced 2024-11-08 00:26:18 -07:00
go/src/cmd
Yury Smolsky 6732633bc6 cmd/go: remove unused global var isGoRelease
This variable is not used anymore. It was used in the
TestPackageNotStaleWithTrailingSlash test.

Change-Id: I5e52d4d1d91592dd21e2d9cff96974a49d07f5f8
Reviewed-on: https://go-review.googlesource.com/126376
Run-TryBot: Yury Smolsky <yury@smolsky.by>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-07-27 16:23:37 +00:00
..
addr2line
api
asm doc: ArgsSizeUnknown it's defined in cmd/internal/objabi now 2018-07-12 08:22:37 +00:00
buildid
cgo cmd/cgo: don't report inconsistency error for incomplete typedef 2018-07-18 04:17:51 +00:00
compile cmd/compile: set stricter inlining threshold in large functions 2018-07-24 16:11:08 +00:00
cover cmd/cover: invoke go command to find packages 2018-07-10 03:56:55 +00:00
dist cmd/cgo: update JNI's jobject to uintptr check for newer Android NDKs 2018-07-17 16:51:15 +00:00
doc cmd/doc: continue to search when package import fails 2018-06-11 22:09:14 +00:00
fix
go cmd/go: remove unused global var isGoRelease 2018-07-27 16:23:37 +00:00
gofmt
internal cmd/internal/buildid: close ELF file after reading note 2018-07-16 23:37:14 +00:00
link cmd/link: skip a couple of DWARF tests in short mode 2018-07-20 18:29:38 +00:00
nm cmd/nm: fix TestGoExec on Plan 9 2018-06-11 20:58:09 +00:00
objdump
pack
pprof cmd/pprof: disable readline UI support for TERM=dumb 2018-07-11 01:08:56 +00:00
test2json
trace runtime, sycall/js: add support for callbacks from JavaScript 2018-06-14 21:50:53 +00:00
vendor cmd/vendor/golang.org/x/sys/unix: pick up fixes for TestUtimesNanoAt 2018-07-02 15:39:44 +00:00
vet cmd/vet: if a function modifies its args, it's not a print wrapper 2018-07-23 22:45:16 +00:00