Commit 3895ff18 authored by Steven Allen's avatar Steven Allen

gx: update go-multiaddr

parent 1cb9a0e8
......@@ -306,7 +306,7 @@ func TestIPLoopback(t *testing.T) {
t.Error("IP6Loopback incorrect:", IP6Loopback)
}
if IP4MappedIP6Loopback.String() != "/ip6/127.0.0.1" {
if IP4MappedIP6Loopback.String() != "/ip6/::ffff:127.0.0.1" {
t.Error("IP4MappedIP6Loopback incorrect:", IP4MappedIP6Loopback)
}
......
......@@ -9,9 +9,9 @@
"gxDependencies": [
{
"author": "multiformats",
"hash": "QmYmsdtJ3HsodkePE3eU3TsCaP2YvPZJ4LoXnNkDE5Tpt7",
"hash": "QmP5KjWDrp2jbrviNznZv6xwQhWU5LJNcFGmQZorTXtM3Y",
"name": "go-multiaddr",
"version": "1.3.0"
"version": "1.3.4"
}
],
"gxVersion": "0.6.0",
......
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