update go-multihash and bubble up deps
Source: https://github.com/ipfs/go-ipfs/commit/b4eeff2d84447eb367360a5b4adef16188a32a27
Showing
package.json
0 → 100644
{ | ||
"bugs": { | ||
"url": "https://github.com/ipfs/go-ipfs-cmds" | ||
}, | ||
"gx": { | ||
"dvcsimport": "github.com/ipfs/go-ipfs-cmds", | ||
"goversion": "1.7" | ||
}, | ||
"gxDependencies": [ | ||
{ | ||
"hash": "QmSpJByNKFX1sCsHBEp3R73FL4NF6FnQTEGyNAXHm2GS52", | ||
"name": "go-log", | ||
"version": "1.2.0" | ||
}, | ||
{ | ||
"author": "rs", | ||
"hash": "QmPG2kW5t27LuHgHnvhUwbHCNHAt2eUcb4gPHqofrESUdB", | ||
"name": "cors", | ||
"version": "0.0.0" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmZuY8aV7zbNXVy6DyN9SmnuH3o9nG852F4aTiSBpts8d1", | ||
"name": "go-ipfs-util", | ||
"version": "1.2.1" | ||
} | ||
], | ||
"gxVersion": "0.10.0", | ||
"language": "go", | ||
"license": "MIT", | ||
"name": "go-ipfs-cmds", | ||
"version": "0.1.0-dev" | ||
} | ||
Please register or sign in to comment