]> Cypherpunks repositories - gostls13.git/commit
cmd/go: enable vendoring experiment by default
authorRuss Cox <rsc@golang.org>
Thu, 27 Aug 2015 16:16:09 +0000 (12:16 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 27 Aug 2015 17:33:03 +0000 (17:33 +0000)
commita82ed3bc81f9f758230e38719a1c048a45a69021
tree294986252cdee47e484055afe523b85b6ab164de
parent35365b97f120e112c2967ec617b897bdd919fab2
cmd/go: enable vendoring experiment by default

If we're going to do this for Go 1.6 we might as well do it now
and find out what breaks.

Change-Id: I8306b7829d8d13b564a1466c902ec6ba1a5a58c1
Reviewed-on: https://go-review.googlesource.com/13967
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/go/alldocs.go
src/cmd/go/get.go
src/cmd/go/help.go
src/cmd/go/pkg.go