mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-01-27 18:19:28 +00:00
Run "gimme master" and use the newly built binaries. Adjust GOROOT_BOOTSTRAP so we can use the golang that is already on disk to build the new commit from golang. To enable this, edit `.go-version` and set the version to ``` devel ``` and then run `make quick-release` (for example) Signed-off-by: Davanum Srinivas <davanum@gmail.com>