mirror of
https://github.com/golang/go
synced 2024-11-12 09:50:21 -07:00
3e23442518
The Go 1.6 release notes say that Go 1.7 will remove support for the GO15VENDOREXPERIMENT environment variable, making vendoring always on. Do that. Change-Id: Iba8b79532455828869c1a8076a82edce84259468 Reviewed-on: https://go-review.googlesource.com/19615 Reviewed-by: Ian Lance Taylor <iant@golang.org>
15 lines
205 B
Plaintext
15 lines
205 B
Plaintext
Tools:
|
|
|
|
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
|
|
|
|
|