From 0ffc20384e80f829b1dc9ba40a1671c5291a4934 Mon Sep 17 00:00:00 2001 From: Juan Batiz-Benet Date: Wed, 8 Oct 2014 14:48:32 -0700 Subject: [PATCH] make vendor is your friend cc @whyrusleeping --- unixfs/data.pb.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unixfs/data.pb.go b/unixfs/data.pb.go index 89e5f8084..2efdd8a4c 100644 --- a/unixfs/data.pb.go +++ b/unixfs/data.pb.go @@ -13,7 +13,7 @@ It has these top-level messages: */ package unixfs -import proto "code.google.com/p/goprotobuf/proto" +import proto "github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/goprotobuf/proto" import math "math" // Reference imports to suppress errors if they are not otherwise used.