From c2e649b17ce274b7785eff43ceec000b811fe4c8 Mon Sep 17 00:00:00 2001 From: Juan Batiz-Benet Date: Sat, 18 Oct 2014 20:04:05 -0700 Subject: [PATCH] make vendor @whyrusleeping pre-commit hook? --- routing/dht/messages.pb.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routing/dht/messages.pb.go b/routing/dht/messages.pb.go index f204544ea..2da77e7bc 100644 --- a/routing/dht/messages.pb.go +++ b/routing/dht/messages.pb.go @@ -13,7 +13,7 @@ It has these top-level messages: */ package dht -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.