mirror of
https://github.com/golang/go
synced 2024-11-17 22:34:47 -07:00
c3ecded729
Fixes #12270. Change-Id: Ie3dcbd0403d270b4b7f5c39049e12315eee159ed Reviewed-on: https://go-review.googlesource.com/19837 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Minux Ma <minux@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
16 lines
278 B
Plaintext
16 lines
278 B
Plaintext
Tools:
|
|
|
|
cmd/dist: add list subcommand to list all supported platforms (CL 19837)
|
|
cmd/go: GO15VENDOREXPERIMENT gone, assumed on (CL 19615)
|
|
cmd/link: "-X name value" form gone (CL 19614)
|
|
|
|
Ports:
|
|
|
|
SOMETHING WILL HAPPEN
|
|
|
|
API additions and behavior changes:
|
|
|
|
SOMETHING WILL HAPPEN
|
|
|
|
|