make vendor

@whyrusleeping pre-commit hook?
This commit is contained in:
Juan Batiz-Benet 2014-10-18 20:04:05 -07:00
parent 331e43328e
commit c2e649b17c

View File

@ -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.