Tim Hockin
9256031a87
Workspaces: excise vendor from golang.sh
```
$ make
go version go1.20.4 linux/amd64
+++ [0506 13:21:33] Building go targets for linux/amd64
./cmd/kube-proxy (static)
./cmd/kube-apiserver (static)
./cmd/kube-controller-manager (static)
./cmd/kubelet (non-static)
./cmd/kubeadm (static)
./cmd/kube-scheduler (static)
./staging/src/k8s.io/component-base/logs/kube-log-runner (static)
./staging/src/k8s.io/kube-aggregator (static)
./staging/src/k8s.io/apiextensions-apiserver (static)
./cluster/gce/gci/mounter (non-static)
./cmd/kubectl (static)
./cmd/kubectl-convert (static)
github.com/onsi/ginkgo/v2/ginkgo (non-static)
./test/e2e/e2e.test (test)
./test/conformance/image/go-runner (non-static)
./cmd/kubemark (static)
github.com/onsi/ginkgo/v2/ginkgo (non-static)
./test/e2e_node/e2e_node.test (test)
```
before:
real 4m31.100s
user 21m1.466s
sys 2m23.546s
after:
real 3m46.591s
user 16m34.665s
sys 2m1.553s
2024-02-29 00:22:10 -08:00
..
2017-11-09 16:36:27 -08:00
2024-02-07 21:16:08 +08:00
2024-02-29 00:22:10 -08:00
2024-01-19 13:14:09 -05:00
2024-02-06 16:40:08 +02:00
2024-02-29 00:22:07 -08:00
2023-07-07 18:46:34 +02:00
2023-05-18 14:44:26 +02:00
2024-02-29 00:22:07 -08:00
2024-02-29 00:22:09 -08:00