update deps, publish v1.0.3

This commit is contained in:
Jeromy
2016-04-27 10:00:45 -07:00
parent b7d8063a04
commit b8b682fcd6
2 changed files with 58 additions and 57 deletions

1
.gx/lastpubver Normal file
View File

@@ -0,0 +1 @@
1.0.3: QmY1n96Gp9Nd7CnZmYUmnJBMqwPJND16azY63fkA51xM8N

View File

@@ -1,64 +1,64 @@
{
"name": "go-libp2p-peer",
"author": "whyrusleeping",
"version": "1.0.1",
"gxDependencies": [
{
"author": "whyrusleeping",
"name": "go-base58",
"hash": "QmT8rehPR3F6bmwL6zjUN8XpiDBFFpMP2myPdC6ApsWfJf",
"version": "0.0.0"
},
{
"author": "whyrusleeping",
"name": "go-multihash",
"hash": "QmYf7ng2hG5XBtJA3tN34DQ2GUN5HNksEw1rLDkmr6vGku",
"version": "0.0.0"
},
{
"author": "whyrusleeping",
"name": "go-ipfs-util",
"hash": "QmZNVWh8LLjAavuQ2JXuFmuYH3C11xo988vSgp7UQrTRj1",
"version": "1.0.0"
},
{
"author": "whyrusleeping",
"name": "go-log",
"hash": "Qmazh5oNUVsDZTs2g59rq8aYQqwpss8tcUWQzor5sCCEuH",
"version": "0.0.0"
},
{
"author": "whyrusleeping",
"name": "go-multiaddr",
"hash": "QmcobAGsCjYt5DXoq9et9L8yR8er7o7Cu3DTvpaq12jYSz",
"version": "0.0.0"
},
{
"author": "whyrusleeping",
"name": "go-net",
"hash": "QmZy2y8t9zQH2a1b8q2ZSLKp17ATuJoCNxxyMFG5qFExpt",
"version": "0.0.0"
},
{
"author": "whyrusleeping",
"name": "go-keyspace",
"hash": "QmUusaX99BZoELh7dmPgirqRQ1FAmMnmnBn3oiqDFGBUSc",
"version": "1.0.0"
},
{
"author": "whyrusleeping",
"name": "go-libp2p-crypto",
"hash": "QmUEUu1CM8bxBJxc3ZLojAi8evhTr4byQogWstABet79oY",
"version": "1.0.2"
}
],
"language": "go",
"license": "MIT",
"bugs": {
"url": "https://github.com/ipfs/go-libp2p-peer"
},
"gxVersion": "0.4.0",
"gx": {
"dvcsimport": "github.com/ipfs/go-libp2p-peer"
}
}
},
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmT8rehPR3F6bmwL6zjUN8XpiDBFFpMP2myPdC6ApsWfJf",
"name": "go-base58",
"version": "0.0.0"
},
{
"author": "whyrusleeping",
"hash": "QmYf7ng2hG5XBtJA3tN34DQ2GUN5HNksEw1rLDkmr6vGku",
"name": "go-multihash",
"version": "0.0.0"
},
{
"author": "whyrusleeping",
"hash": "QmZNVWh8LLjAavuQ2JXuFmuYH3C11xo988vSgp7UQrTRj1",
"name": "go-ipfs-util",
"version": "1.0.0"
},
{
"author": "whyrusleeping",
"hash": "Qmazh5oNUVsDZTs2g59rq8aYQqwpss8tcUWQzor5sCCEuH",
"name": "go-log",
"version": "0.0.0"
},
{
"author": "whyrusleeping",
"hash": "QmcobAGsCjYt5DXoq9et9L8yR8er7o7Cu3DTvpaq12jYSz",
"name": "go-multiaddr",
"version": "0.0.0"
},
{
"author": "whyrusleeping",
"hash": "QmZy2y8t9zQH2a1b8q2ZSLKp17ATuJoCNxxyMFG5qFExpt",
"name": "go-net",
"version": "0.0.0"
},
{
"author": "whyrusleeping",
"hash": "QmUusaX99BZoELh7dmPgirqRQ1FAmMnmnBn3oiqDFGBUSc",
"name": "go-keyspace",
"version": "1.0.0"
},
{
"author": "whyrusleeping",
"hash": "QmaP38GJApheTr84f8R89vsT7oJLQw1AeCz4HqrQgv2njB",
"name": "go-libp2p-crypto",
"version": "1.0.0"
}
],
"gxVersion": "0.4.0",
"language": "go",
"license": "MIT",
"name": "go-libp2p-peer",
"version": "1.0.3"
}