Commit 5141fb0c authored by Jeromy's avatar Jeromy

fix import path of generated proto files

License: MIT
Signed-off-by: default avatarJeromy <jeromyj@gmail.com>
parent 3fc1854d
......@@ -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 is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment