Upgrade Kythe

PiperOrigin-RevId: 300409401
This commit is contained in:
Michael Pratt
2020-03-11 14:39:21 -07:00
committed by gVisor bot
parent 22d89ef5cb
commit 5ee9bbb15d
+1 -1
View File
@@ -23,7 +23,7 @@ bazel version
python3 -V
readonly KYTHE_VERSION='v0.0.41'
readonly KYTHE_VERSION='v0.0.43'
readonly WORKDIR="$(mktemp -d)"
readonly KYTHE_DIR="${WORKDIR}/kythe-${KYTHE_VERSION}"
if [[ -n "$KOKORO_GIT_COMMIT" ]]; then