go/src/cmd/internal
Bryan C. Mills 8a8adc23d4 cmd/internal/moddeps: check for consistent versioning among all modules in GOROOT
Updates #36851
Fixes #36907

Change-Id: I29627729d916e3b8132d46cf458ba856ffb0beeb
Reviewed-on: https://go-review.googlesource.com/c/go/+/217218
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
2020-02-19 21:53:23 +00:00
..
bio cmd/internal/bio: rename Reader.Seek to MustSeek 2019-05-09 16:56:31 +00:00
browser cmd/internal/browser: fix typo 2017-02-24 20:49:10 +00:00
buildid all: base64-encode binaries that will cause Apple notarization to fail 2019-11-21 14:55:12 +00:00
diff cmd/fix, cmd/go, cmd/gofmt: refactor common code into new internal diff package 2019-10-28 23:59:10 +00:00
dwarf [dev.link] cmd/internal/dwarf: expand import path in function DIE 2019-11-03 04:58:01 +00:00
edit cmd/cover: modify source as text, not as AST 2017-11-13 14:59:26 +00:00
gcprog
goobj [dev.link] cmd/link: assign special indices for builtin functions 2019-10-24 15:24:20 +00:00
goobj2 [dev.link] all: clean up some TODOs 2019-11-01 20:13:05 +00:00
moddeps cmd/internal/moddeps: check for consistent versioning among all modules in GOROOT 2020-02-19 21:53:23 +00:00
obj cmd/internal/obj/riscv,cmd/link: shorten the riscv64 call sequence 2020-01-29 16:35:37 +00:00
objabi cmd/internal/objabi,cmd/link: initial linker support for riscv64 2019-11-13 08:07:51 +00:00
objfile all: remove nacl (part 3, more amd64p32) 2019-10-10 22:38:38 +00:00
src cmd/compile: change the "bogus line" to be 1 2020-01-17 23:14:48 +00:00
sys cmd/go/internal/work: reduce code duplication in buildModeInit by using sys.BuildModeSupported 2019-11-22 21:09:43 +00:00
test2json testing: provide additional information when test funcs panic 2019-10-30 20:46:44 +00:00