mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 18:37:45 +08:00
make vendor
@whyrusleeping `make vendor` or travis fails
This commit is contained in:
parent
1a7fac4551
commit
3a284661fc
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user