Merge pull request #14 from libp2p/gx/update-5osgb9
gx: update go-multihash
Showing
... | ... | @@ -9,9 +9,9 @@ |
"gxDependencies": [ | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmXYjuNuxVzXKJCfWasQk1RqkhVLDM9jtUKhqc2WPQmFSB", | ||
"hash": "QmWNY7dV54ZDYmTA1ykVdwNCqC11mpU4zSUp6XDpLTH9eG", | ||
"name": "go-libp2p-peer", | ||
"version": "2.2.0" | ||
"version": "2.2.1" | ||
}, | ||
{ | ||
"author": "whyrusleeping", | ||
... | ... | @@ -21,9 +21,9 @@ |
}, | ||
{ | ||
"author": "whyrusleeping", | ||
"hash": "QmXY77cVe7rVRQXZZQRioukUM7aRW3BTcAgJe12MCtb3Ji", | ||
"hash": "QmW8s4zTsUoX1Q6CeYxVKPyqSKbF7H1YDUyTostBtZ8DaG", | ||
"name": "go-multiaddr", | ||
"version": "1.2.4" | ||
"version": "1.2.5" | ||
}, | ||
{ | ||
"author": "satori", | ||
... | ... | @@ -37,6 +37,6 @@ |
"license": "MIT", | ||
"name": "go-libp2p-loggables", | ||
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", | ||
"version": "1.1.8" | ||
"version": "1.1.9" | ||
} | ||
Please register or sign in to comment