Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
mf
go-multiaddr
Commits
3895ff18
Commit
3895ff18
authored
Oct 16, 2018
by
Steven Allen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gx: update go-multiaddr
parent
1cb9a0e8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
net_test.go
net_test.go
+1
-1
package.json
package.json
+2
-2
No files found.
net_test.go
View file @
3895ff18
...
...
@@ -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
)
}
...
...
package.json
View file @
3895ff18
...
...
@@ -9,9 +9,9 @@
"gxDependencies"
:
[
{
"author"
:
"multiformats"
,
"hash"
:
"Qm
YmsdtJ3HsodkePE3eU3TsCaP2YvPZJ4LoXnNkDE5Tpt7
"
,
"hash"
:
"Qm
P5KjWDrp2jbrviNznZv6xwQhWU5LJNcFGmQZorTXtM3Y
"
,
"name"
:
"go-multiaddr"
,
"version"
:
"1.3.
0
"
"version"
:
"1.3.
4
"
}
],
"gxVersion"
:
"0.6.0"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment