Commit 9b117d88 authored by Steven Allen's avatar Steven Allen Committed by GitHub

Merge pull request #32 from libp2p/gx/update-4ruucc

gx: update go-cid, go-multibase, base32
parents 5acb5026 c8c8c557
1.7.4: QmVJefKHXEx28RFpmj5GeRg43AqeBH3npPwvgJ875fBPm7 1.7.5: QmQ8c9nscf6kxoxCoXGxuXWB4ruQ1ttfRG5gKcQbNgJvGr
...@@ -81,9 +81,9 @@ ...@@ -81,9 +81,9 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmcYU4bjgs7dACwDWzfeYKgqkgbd5mKk2ZUCepYXhbtRSB", "hash": "Qme5sn4UKuxq2aJhTgLec2EZHBzMkEAMaGZJU1SgwZD2cq",
"name": "go-libp2p-conn", "name": "go-libp2p-conn",
"version": "1.6.9" "version": "1.6.10"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
...@@ -128,9 +128,9 @@ ...@@ -128,9 +128,9 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmZJD56ZWLViJAVkvLc7xbbDerHzUMLr2X4fLRYfbxZWDN", "hash": "QmWRCn8vruNAzHx8i6SAXinuheRitKEGu8c7m26stKvsYx",
"name": "go-testutil", "name": "go-testutil",
"version": "1.1.10" "version": "1.1.11"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
...@@ -174,6 +174,6 @@ ...@@ -174,6 +174,6 @@
"license": "MIT", "license": "MIT",
"name": "go-libp2p-swarm", "name": "go-libp2p-swarm",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.7.4" "version": "1.7.5"
} }
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