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
p2p
go-p2p-addrutil
Commits
b553a429
Commit
b553a429
authored
Apr 27, 2016
by
Jeromy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
recursive dependency update of utp lib
parent
0ac39249
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
addr.go
addr.go
+1
-1
addr_test.go
addr_test.go
+1
-1
No files found.
addr.go
View file @
b553a429
...
...
@@ -3,7 +3,7 @@ package addrutil
import
(
"fmt"
manet
"gx/ipfs/Qm
YVqhVfbK4BKvbW88Lhm26b3ud14sTBvcm1H7uWUx1Fkp
/go-multiaddr-net"
manet
"gx/ipfs/Qm
TrxSBY8Wqd5aBB4MeizeSzS5xFbK8dQBrYaMsiGnCBhb
/go-multiaddr-net"
context
"gx/ipfs/QmZy2y8t9zQH2a1b8q2ZSLKp17ATuJoCNxxyMFG5qFExpt/go-net/context"
logging
"gx/ipfs/Qmazh5oNUVsDZTs2g59rq8aYQqwpss8tcUWQzor5sCCEuH/go-log"
ma
"gx/ipfs/QmcobAGsCjYt5DXoq9et9L8yR8er7o7Cu3DTvpaq12jYSz/go-multiaddr"
...
...
addr_test.go
View file @
b553a429
...
...
@@ -3,7 +3,7 @@ package addrutil
import
(
"testing"
manet
"gx/ipfs/Qm
YVqhVfbK4BKvbW88Lhm26b3ud14sTBvcm1H7uWUx1Fkp
/go-multiaddr-net"
manet
"gx/ipfs/Qm
TrxSBY8Wqd5aBB4MeizeSzS5xFbK8dQBrYaMsiGnCBhb
/go-multiaddr-net"
ma
"gx/ipfs/QmcobAGsCjYt5DXoq9et9L8yR8er7o7Cu3DTvpaq12jYSz/go-multiaddr"
)
...
...
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