From 51130376273a328d21c5bfb278829ddc4ee3ab17 Mon Sep 17 00:00:00 2001 From: Serguei Bezverkhi Date: Fri, 2 Mar 2018 16:59:24 -0500 Subject: [PATCH] Swithcing to Official CSI 0.2.0 tag --- Godeps/Godeps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 552cf83afc6..c5b0724e249 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -453,8 +453,8 @@ }, { "ImportPath": "github.com/container-storage-interface/spec/lib/go/csi/v0", - "Comment": "v0.1.0-19-g31c1670", - "Rev": "31c167062b1a62a9810e4fd94d7c986113b490b8" + "Comment": "v0.2.0", + "Rev": "35d9f9d77954980e449e52c3f3e43c21bd8171f5" }, { "ImportPath": "github.com/containerd/console",