提交 9dff6132 作者: Jeromy Johnson

Merge pull request #1645 from ipfs/hotfix/godeps-pb

fix import path of generated proto files
......@@ -14,7 +14,7 @@ It has these top-level messages:
*/
package unixfs_pb
import proto "github.com/gogo/protobuf/proto"
import proto "github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/gogo/protobuf/proto"
import math "math"
// Reference imports to suppress errors if they are not otherwise used.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论