Commit f84f499c authored by Kevin Atkinson's avatar Kevin Atkinson

gx updates

parent f222d6a3
......@@ -38,7 +38,7 @@ func getTrickleDag(t testing.TB, size int64, blksize int64) (ipld.Node, ipld.DAG
func TestStableCid(t *testing.T) {
ds := mdtest.Mock()
buf := make([]byte, 10 * 1024 * 1024)
buf := make([]byte, 10*1024*1024)
u.NewSeededRand(0xdeadbeef).Read(buf)
r := bytes.NewReader(buf)
......
......@@ -32,15 +32,15 @@
},
{
"author": "why",
"hash": "QmXkZeJmx4c3ddjw81DQMUpM1e5LjAack5idzZYWUb2qAJ",
"hash": "QmXhrNaxjxNLwAHnWQScc6GxvpJMyn8wfdRmGDbUQwpfth",
"name": "go-merkledag",
"version": "1.0.6"
"version": "1.0.7"
},
{
"author": "hector",
"hash": "QmSHjPDw8yNgLZ7cBfX7w3Smn7PHwYhNEpd4LHQQxUg35L",
"hash": "QmWjvVuzD3Dqf3VznGAXUs1VqpG4dd35ounVCnLam8v7Xt",
"name": "go-ipfs-posinfo",
"version": "0.0.3"
"version": "0.0.4"
},
{
"author": "Stebalien",
......@@ -56,9 +56,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmYVNvtQkeZ6AKSwDrjQTs432QtL6umrrK41EBq3cu7iSP",
"hash": "Qmdu2AYUV7yMoVBQPxXNfe7FJcdx16kYtsx6jAPKWQYF1y",
"name": "go-cid",
"version": "0.7.22"
"version": "0.7.24"
},
{
"author": "whyrusleeping",
......@@ -68,9 +68,9 @@
},
{
"author": "whyrusleeping",
"hash": "QmZtNq8dArGfnpCZfx2pUNY7UcjGhVp5qqwQ4hH6mpTMRQ",
"hash": "QmUSyMZ8Vt4vTZr5HdDEgEfpwAXfQRuDdfCFTt7XBzhxpQ",
"name": "go-ipld-format",
"version": "0.5.5"
"version": "0.5.6"
}
],
"gxVersion": "0.12.1",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment