doc: mention vendoring in go1.6.txt (forgot git add before)

Change-Id: I34eff138c61e5ad456a4918c402ca0e8333601a0
Reviewed-on: https://go-review.googlesource.com/13978
Reviewed-by: Russ Cox <rsc@golang.org>
This commit is contained in:
Russ Cox 2015-08-28 11:43:25 -04:00
parent 16cf8802f8
commit 06b0f15e09

View File

@ -1,3 +1,7 @@
Tools:
cmd/go: vendoring enabled by default (https://golang.org/cl/13967/)
Ports:
NaCl is no longer restricted to pepper_41 (https://golang.org/cl/13958/)