fix: vendor
Brian Tiger Chow committed
Feb 4, 2015 at 15:32 UTC
bbcdeb74d27bf9e8161407a5ee43e9197f331e51
1 file changed
+1
-1
unixfs/pb/unixfs.pb.go
+1
-1
@@ -14,7 +14,7 @@ It has these top-level messages:
14
*/
15
package unixfs_pb
16
17
-import proto "code.google.com/p/gogoprotobuf/proto"
17
+import proto "github.com/jbenet/go-ipfs/Godeps/_workspace/src/code.google.com/p/gogoprotobuf/proto"
18
import math "math"
19
20
// Reference imports to suppress errors if they are not otherwise used.