mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-28 08:47:42 +08:00
make vendor is your friend
cc @whyrusleeping
This commit is contained in:
@ -13,7 +13,7 @@ It has these top-level messages:
|
|||||||
*/
|
*/
|
||||||
package unixfs
|
package unixfs
|
||||||
|
|
||||||
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"
|
import math "math"
|
||||||
|
|
||||||
// Reference imports to suppress errors if they are not otherwise used.
|
// Reference imports to suppress errors if they are not otherwise used.
|
||||||
|
Reference in New Issue
Block a user