Update to gazel v13

This commit is contained in:
Jeff Grafton
2017-01-04 15:41:38 -08:00
parent 8ef6902516
commit ab0c903c7f
2 changed files with 3 additions and 4 deletions

View File

@@ -20,5 +20,5 @@ set -o pipefail
export KUBE_ROOT=$(dirname "${BASH_SOURCE}")/..
source "${KUBE_ROOT}/hack/lib/init.sh"
go get -u gopkg.in/mikedanese/gazel.v8/gazel
go get -u gopkg.in/mikedanese/gazel.v13/gazel
"${GOPATH}/bin/gazel" -root="$(kube::realpath ${KUBE_ROOT})"