Commit cbe5bd97 authored by Mike Danese's avatar Mike Danese

bump gazel to v14

parent ff87d13b
......@@ -22,5 +22,5 @@ source "${KUBE_ROOT}/hack/lib/init.sh"
git config http.https://gopkg.in.followRedirects true
go get -u gopkg.in/mikedanese/gazel.v13/gazel
go get -u gopkg.in/mikedanese/gazel.v14/gazel
"${GOPATH}/bin/gazel" -root="$(kube::realpath ${KUBE_ROOT})"
......@@ -22,7 +22,7 @@ source "${KUBE_ROOT}/hack/lib/init.sh"
git config http.https://gopkg.in.followRedirects true
go get -u gopkg.in/mikedanese/gazel.v13/gazel
go get -u gopkg.in/mikedanese/gazel.v14/gazel
if ! "${GOPATH}/bin/gazel" -validate -print-diff -root="$(kube::realpath ${KUBE_ROOT})" ; then
echo
echo "Run ./hack/update-bazel.sh"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment