Merge pull request #15 from libp2p/gx/update-libp2p

update go-libp2p to 6.0.23
This commit is contained in:
vyzo 2018-10-28 11:14:24 +02:00 committed by GitHub
commit 2a644e9d7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -7,14 +7,14 @@
"gxDependencies": [
{
"author": "whyrusleeping",
"hash": "QmVsVARb86uSe1qYouewFMNd2p2sp2NGWm1JGPReVDWchW",
"hash": "QmUDTcnDp2WssbmiDLC6aYurUeyt7QeRakHUQMxA2mZ5iB",
"name": "go-libp2p",
"version": "6.0.13"
"version": "6.0.23"
},
{
"hash": "QmZVakpN44VAUxs9eXAuUGLFYTCGmSyqSy6hyEKfMv68ME",
"hash": "QmQHnqaNULV8WeUGgh97o9K3KAW6kWQmDyNf9UuikgnPTe",
"name": "go-libp2p-kad-dht",
"version": "4.4.2"
"version": "4.4.12"
}
],
"gxVersion": "0.12.1",
@ -24,3 +24,4 @@
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.0.0"
}