]> Cypherpunks repositories - gostls13.git/commitdiff
doc: mention vendoring in go1.6.txt (forgot git add before)
authorRuss Cox <rsc@golang.org>
Fri, 28 Aug 2015 15:43:25 +0000 (11:43 -0400)
committerRuss Cox <rsc@golang.org>
Fri, 28 Aug 2015 15:44:28 +0000 (15:44 +0000)
Change-Id: I34eff138c61e5ad456a4918c402ca0e8333601a0
Reviewed-on: https://go-review.googlesource.com/13978
Reviewed-by: Russ Cox <rsc@golang.org>
doc/go1.6.txt

index d62d4e4b76038e09c3fb1834d13afe05bc48865c..473e09dafcbf251f5587e90fa2ee6fd27528f8e3 100644 (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/)