bump kazel, bazel, gazelle

hack/pin-dependency.sh k8s.io/repo-infra v0.0.1-alpha.1
To fix non-idempotent BUILD file generation

hack/pin-dependency.sh github.com/bazelbuild/bazel-gazelle v0.19.0
hack/pin-dependench.sh github.com/bazelbuild/buildtools 0.29.0
for go1.13.3 support

hack/lint-dependencies.sh

hack/pin-dependency.sh github.com/bazelbuild/buildtools v0.0.0-20190917191645-69366ca98f89
to pick up preferred version for repo-infra
This commit is contained in:
Jordan Liggitt
2019-10-24 23:58:31 -04:00
parent e3ff39ffa0
commit 9f30c783bc
3 changed files with 8 additions and 8 deletions

View File

@@ -28,7 +28,7 @@ PATH="${GOBIN}:${PATH}"
pushd "${KUBE_ROOT}/vendor"
go install ./github.com/bazelbuild/bazel-gazelle/cmd/gazelle
go install ./github.com/bazelbuild/buildtools/buildozer
go install ./k8s.io/repo-infra/kazel
go install ./k8s.io/repo-infra/cmd/kazel
popd
# Find all of the staging repos.