Update rules_go, repo-infra, and rules_docker dependencies

This requires bazel 0.6.0+.
This commit is contained in:
Jeff Grafton
2017-09-18 15:29:04 -07:00
parent 02f0d92160
commit 638ea5205f
3 changed files with 25 additions and 15 deletions

View File

@@ -27,10 +27,10 @@ rm -f "${KUBE_ROOT}/pkg/generated/openapi/zz_generated.openapi.go"
# The git commit sha1s here should match the values in $KUBE_ROOT/WORKSPACE.
kube::util::go_install_from_commit \
github.com/kubernetes/repo-infra/kazel \
4eaf9e671bbb549fb4ec292cf251f921d7ef80ac
e26fc85d14a1d3dc25569831acc06919673c545a
kube::util::go_install_from_commit \
github.com/bazelbuild/rules_go/go/tools/gazelle/gazelle \
82483596ec203eb9c1849937636f4cbed83733eb
a280fbac1a0a4c67b0eee660b4fd1b3db7c9f058
touch "${KUBE_ROOT}/vendor/BUILD"