Merge pull request #32 from libp2p/gx/update-4ruucc
gx: update go-cid, go-multibase, base32
Showing
... | ... | @@ -81,9 +81,9 @@ |
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmcYU4bjgs7dACwDWzfeYKgqkgbd5mKk2ZUCepYXhbtRSB", | ||
"hash": "Qme5sn4UKuxq2aJhTgLec2EZHBzMkEAMaGZJU1SgwZD2cq", | ||
"name": "go-libp2p-conn", | ||
"version": "1.6.9" | ||
"version": "1.6.10" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
... | ... | @@ -128,9 +128,9 @@ |
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmZJD56ZWLViJAVkvLc7xbbDerHzUMLr2X4fLRYfbxZWDN", | ||
"hash": "QmWRCn8vruNAzHx8i6SAXinuheRitKEGu8c7m26stKvsYx", | ||
"name": "go-testutil", | ||
"version": "1.1.10" | ||
"version": "1.1.11" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
... | ... | @@ -174,6 +174,6 @@ |
"license": "MIT", | ||
"name": "go-libp2p-swarm", | ||
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", | ||
"version": "1.7.4" | ||
"version": "1.7.5" | ||
} | ||
Please register or sign in to comment