1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-09 19:32:24 +08:00

make vendor

This commit is contained in:
Jeromy
2014-11-11 16:42:37 -08:00
committed by Juan Batiz-Benet
parent 01451c214e
commit 0982597e35
3 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@ import (
"fmt"
"time"
"code.google.com/p/goprotobuf/proto"
"github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/goprotobuf/proto"
peer "github.com/jbenet/go-ipfs/peer"
pb "github.com/jbenet/go-ipfs/routing/dht/pb"