Fix the build for ocid to cri-o rename

Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
Mrunal Patel 2016-09-26 16:55:12 -07:00
parent cb4234b020
commit 4606f2a61a
12 changed files with 22 additions and 22 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
PROJECT=github.com/kubernetes-incubator/ocid
PROJECT=github.com/kubernetes-incubator/cri-o
# Downloads dependencies into vendor/ directory
mkdir -p vendor