update gazel to v8

This commit is contained in:
Mike Danese
2016-12-29 13:01:42 -08:00
parent 1f2f05df4b
commit 087016dd1c
2 changed files with 2 additions and 2 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.v4/gazel
go get -u gopkg.in/mikedanese/gazel.v8/gazel
"${GOPATH}/bin/gazel" -root="$(kube::realpath ${KUBE_ROOT})"