ipld-eth-server/vendor/github.com/ipfs/go-merkledag/package.json
Elizabeth Engelman 36533f7c3f Update vendor directory and make necessary code changes
Fixes for new geth version
2019-09-25 16:32:27 -05:00

67 lines
1.6 KiB
JSON

{
"author": "why",
"bugs": {
"url": "https://github.com/ipfs/go-merkledag"
},
"gx": {
"dvcsimport": "github.com/ipfs/go-merkledag"
},
"gxDependencies": [
{
"author": "stebalien",
"hash": "QmYYLnAzR28nAQ4U5MFniLprnktu6eTFKibeNt96V21EZK",
"name": "go-block-format",
"version": "0.2.2"
},
{
"author": "whyrusleeping",
"hash": "QmVwsD9oGSAKcCoD4BGi3Hx8XRo4jNy6aMzsjDHVTgYv2D",
"name": "go-ipld-cbor",
"version": "1.5.10"
},
{
"author": "whyrusleeping",
"hash": "QmTbxNB1NwDesLmKTscr4udL2tVP7MaxvXnD1D9yX7g3PN",
"name": "go-cid",
"version": "0.9.3"
},
{
"author": "whyrusleeping",
"hash": "QmZ6nzCLwGLVfRzYLpD7pW6UNuBDKEcA2imJtVpbEx2rxy",
"name": "go-ipld-format",
"version": "0.8.1"
},
{
"author": "whyrusleeping",
"hash": "QmNohiVssaPw3KVLZik59DBVGTSm2dGvYT9eoXt5DQ36Yz",
"name": "go-ipfs-util",
"version": "1.2.9"
},
{
"author": "hsanjuan",
"hash": "Qmb9fkAWgcyVRnFdXGqA6jcWGFj6q35oJjwRAYRhfEboGS",
"name": "go-ipfs-exchange-offline",
"version": "0.1.7"
},
{
"author": "whyrusleeping",
"hash": "QmddjPSGZb3ieihSseFeCfVRpZzcqczPNsD2DvarSwnjJB",
"name": "gogo-protobuf",
"version": "1.2.1"
},
{
"author": "why",
"hash": "QmTRbLgKn2BKNvr9z5JQ3uZC4FSyLkad9t7qTVPkbH1LRB",
"name": "go-blockservice",
"version": "1.1.31"
}
],
"gxVersion": "0.12.1",
"language": "go",
"license": "",
"name": "go-merkledag",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.1.40"
}