1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-28 17:03:58 +08:00

fix: vendor

This commit is contained in:
Brian Tiger Chow
2015-02-04 15:32:21 -08:00
parent 4e4070b444
commit bbcdeb74d2

View File

@ -14,7 +14,7 @@ It has these top-level messages:
*/ */
package unixfs_pb package unixfs_pb
import proto "code.google.com/p/gogoprotobuf/proto" import proto "github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/gogoprotobuf/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.