Commit 67ea8343 authored by Steven Allen's avatar Steven Allen

gx publish 1.2.6

parent f33ef5fe
1.2.5: QmTvzVdANd5UWYxEqV9czC9gPZX6k7BCSVYcz91Gwz6J7A
1.2.6: QmRi4eiWUxrJeAcRBBuUfNDCMavQKBbUxLvWEH35evf3cb
......@@ -15,21 +15,21 @@
},
{
"author": "whyrusleeping",
"hash": "QmX3U3YXCQ6UYBxq2LVWF8dARS1hPUTEYLrSx654Qyxyw6",
"hash": "QmSGL5Uoa6gKHgBBwQG8u1CWKUC8ZnwaZiLgFVTFBR2bxr",
"name": "go-multiaddr-net",
"version": "1.5.5"
"version": "1.5.6"
},
{
"author": "whyrusleeping",
"hash": "QmZQa5J7j7kd44GGC4aKX8J9JGGzCMqwGzcEFqGV1YD57A",
"hash": "QmUfnfCzL17Lfft4NtZZGGU34PP72xgecFVfusYt6WNwYx",
"name": "mafmt",
"version": "1.2.3"
"version": "1.2.4"
},
{
"author": "whyrusleeping",
"hash": "Qme2XMfKbWzzYd92YvA1qnFMe3pGDR86j5BcFtx4PwdRvr",
"hash": "QmQGRkVSA5vTXt9WpJ6nBGnrvq9zRNsfjoNPq8uQrhnBoq",
"name": "go-libp2p-transport",
"version": "2.2.9"
"version": "2.2.10"
},
{
"hash": "QmSpJByNKFX1sCsHBEp3R73FL4NF6FnQTEGyNAXHm2GS52",
......@@ -38,9 +38,9 @@
},
{
"author": "multiformats",
"hash": "QmXY77cVe7rVRQXZZQRioukUM7aRW3BTcAgJe12MCtb3Ji",
"hash": "QmW8s4zTsUoX1Q6CeYxVKPyqSKbF7H1YDUyTostBtZ8DaG",
"name": "go-multiaddr",
"version": "1.2.4"
"version": "1.2.5"
}
],
"gxVersion": "0.4.0",
......@@ -48,6 +48,6 @@
"license": "MIT",
"name": "go-tcp-transport",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.2.5"
"version": "1.2.6"
}
......@@ -7,8 +7,8 @@ import (
"sync"
logging "github.com/ipfs/go-log"
reuseport "github.com/libp2p/go-reuseport"
tpt "github.com/libp2p/go-libp2p-transport"
reuseport "github.com/libp2p/go-reuseport"
ma "github.com/multiformats/go-multiaddr"
manet "github.com/multiformats/go-multiaddr-net"
mafmt "github.com/whyrusleeping/mafmt"
......
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