tvansteenburgh@trusty-vm:~/src/go/src/github.com/juju/juju> git push origin master
go version go1.2.1
checking: go fmt ...
checking: go vet ...
go tool: no such tool "vet"; to install:
go get code.google.com/p/go.tools/cmd/vet
error: failed to push some refs to 'git@github.com:tvansteenburgh/juju.git'
1 tvansteenburgh@trusty-vm:~/src/go/src/github.com/juju/juju> go get code.google.com/p/go.tools/cmd/vet
# code.google.com/p/go.tools/cmd/vet
../../../code.google.com/p/go.tools/cmd/vet/copylock.go:15: import /home/tvansteenburgh/src/go/pkg/linux_amd64/code.google.com/p/go.tools/go/types.a: not a package file