]> Cypherpunks repositories - gostls13.git/commit
cmd/go: use "go get" instead of "go install" to install vet
authorShenghou Ma <minux.ma@gmail.com>
Wed, 22 May 2013 18:46:07 +0000 (02:46 +0800)
committerShenghou Ma <minux.ma@gmail.com>
Wed, 22 May 2013 18:46:07 +0000 (02:46 +0800)
commita3393e1750e88c7f6209936815b51173775a38e5
treef3c39442e7c95fcdce63d41290a0aeed4eac2b8d
parentf6c7b339a6b7592aa83abe253a40825fcb7d3e39
cmd/go: use "go get" instead of "go install" to install vet

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/9662043
src/cmd/go/tool.go