Merge pull request #31 from libp2p/gx/update-0zelrc

gx: update go-reuseport
This commit is contained in:
Steven Allen 2017-08-23 16:03:20 -07:00 committed by GitHub
commit 70c64e9b50
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
0.8.20: Qmar7ei5yhwt1oCExdR1QZQgQxYUuPFV5tsqvPNzaBpGjM 0.8.21: QmddZj8gx1Ceisj3QEWeAzPEjCPWpXzneN1ANdkZdwUdc3

View File

@ -27,9 +27,9 @@
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
"hash": "QmZG4W8GR9FpC4z69Vab9ENtEoxKjDnTym5oa7Q3Yr7P4o", "hash": "QmYdcTdkuCvFXLj2uejJF5aY3HWhtd8JLT4BjPxF9BNPYf",
"name": "go-libp2p-netutil", "name": "go-libp2p-netutil",
"version": "0.2.21" "version": "0.2.22"
}, },
{ {
"author": "whyrusleeping", "author": "whyrusleeping",
@ -72,6 +72,6 @@
"license": "", "license": "",
"name": "floodsub", "name": "floodsub",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "0.8.20" "version": "0.8.21"
} }