From bbcdeb74d27bf9e8161407a5ee43e9197f331e51 Mon Sep 17 00:00:00 2001 From: Brian Tiger Chow Date: Wed, 4 Feb 2015 15:32:21 -0800 Subject: [PATCH] fix: vendor --- unixfs/pb/unixfs.pb.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unixfs/pb/unixfs.pb.go b/unixfs/pb/unixfs.pb.go index 6e442456f..19eb9d8ee 100644 --- a/unixfs/pb/unixfs.pb.go +++ b/unixfs/pb/unixfs.pb.go @@ -14,7 +14,7 @@ It has these top-level messages: */ package unixfs_pb -import proto "code.google.com/p/gogoprotobuf/proto" +import proto "github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/gogoprotobuf/proto" import math "math" // Reference imports to suppress errors if they are not otherwise used.