mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 12:41:58 +00:00
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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user