Update cri-tools to fix crictl logs output.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu 2018-04-26 19:17:45 -07:00
parent 8fec0469d9
commit 2f370f6f5d

View File

@ -17,7 +17,7 @@
ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"/..
# Not from vendor.conf.
CRITOOL_VERSION=f37a5a1edb69ee742c6e42c57413fe6b63788085
CRITOOL_VERSION=34ce008eb986641743a1230b4800a74f6829ecbb
CRITOOL_PKG=github.com/kubernetes-incubator/cri-tools
CRITOOL_REPO=github.com/kubernetes-incubator/cri-tools