@cryptotaxi247 / kubo / commits / b27eacd66

gx: import and fix gx deps

Someday, someone will have time to fix https://github.com/whyrusleeping/gx-go/issues/17 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>

Steven Allen committed Jul 11, 2017 at 20:50 UTC b27eacd666125629aa3cf3a35587fbd8fd2b9993
1 file changed +7 -2
package.json
+7 -2
@@ -332,9 +332,9 @@
332 },
333 {
334 "author": "whyrusleeping",
335 - "hash": "QmcxkxTVuURV2Ptse8TvkqH5BQDwV62X1x19JqqvbBzwUM",
335 + "hash": "Qme4T6BE4sQxg7ZouamF5M7Tx1ZFTqzcns7BkyQPXpoT99",
336 "name": "go-multibase",
337 - "version": "0.2.3"
337 + "version": "0.2.4"
338 },
339 {
340 "author": "whyrusleeping",
@@ -436,6 +436,11 @@
436 "hash": "QmVA4mafxbfH5aEvNz8fyoxC6J1xhAtw88B4GerPznSZBg",
437 "name": "go-block-format",
438 "version": "0.1.3"
439 + },
440 + {
441 + "hash": "QmPjTrrSfE6TzLv6ya6VWhGcCgPrUAdcgrDcQyRDX2VyW1",
442 + "name": "go-libp2p-routing",
443 + "version": "2.2.17"
444 }
445 ],
446 "gxVersion": "0.10.0",