From 3a284661fc9da6986f870eab12ab6fc20f2061ba Mon Sep 17 00:00:00 2001 From: Juan Batiz-Benet Date: Wed, 15 Oct 2014 01:30:57 -0700 Subject: [PATCH] make vendor @whyrusleeping `make vendor` or travis fails --- diagnostics/message.pb.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diagnostics/message.pb.go b/diagnostics/message.pb.go index 5132e1e24..30f2b58dd 100644 --- a/diagnostics/message.pb.go +++ b/diagnostics/message.pb.go @@ -13,7 +13,7 @@ It has these top-level messages: */ package diagnostics -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.