Bumping gazelle version on bazel scripts

This commit is contained in:
chrislovecnm 2018-03-02 13:03:41 -07:00
parent 1c75f47510
commit 07b1ae9e66
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ TMP_GOPATH=$(mktemp -d)
"${KOPS_ROOT}/hack/go_install_from_commit.sh" \
github.com/bazelbuild/bazel-gazelle/cmd/gazelle \
a85b63b06c2e0c75931e57c4a1a18d4e566bb6f4 \
578e73e57d6a4054ef933db1553405c9284322c7 \
"${TMP_GOPATH}"
"${TMP_GOPATH}/bin/gazelle" fix \

View File

@ -23,7 +23,7 @@ cd "${KOPS_ROOT}"
"${KOPS_ROOT}/hack/go_install_from_commit.sh" \
github.com/bazelbuild/bazel-gazelle/cmd/gazelle \
a85b63b06c2e0c75931e57c4a1a18d4e566bb6f4 \
578e73e57d6a4054ef933db1553405c9284322c7 \
"${TMP_GOPATH}"