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-kad-dht
Commits
1758fc18
Commit
1758fc18
authored
Jan 10, 2017
by
Jeromy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix multistream import paths
parent
6f1eeb45
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
notif.go
notif.go
+1
-1
package.json
package.json
+4
-4
No files found.
notif.go
View file @
1758fc18
...
...
@@ -3,7 +3,7 @@ package dht
import
(
inet
"github.com/libp2p/go-libp2p-net"
ma
"github.com/multiformats/go-multiaddr"
mstream
"github.com/
whyrusleeping
/go-multistream"
mstream
"github.com/
multiformats
/go-multistream"
)
// netNotifiee defines methods to be used with the IpfsDHT
...
...
package.json
View file @
1758fc18
...
...
@@ -126,15 +126,15 @@
},
{
"author"
:
"whyrusleeping"
,
"hash"
:
"Qm
b55YjV8z4PNChVKZM5rehSFLtgDURmDZ8d3DdkvBBZR
1"
,
"hash"
:
"Qm
Ns7ZGmoV888a8aNysuNorScVv3vQVHS9wfut1E4Y1PQ
1"
,
"name"
:
"go-libp2p-host"
,
"version"
:
"1.3.
4
"
"version"
:
"1.3.
6
"
},
{
"author"
:
"whyrusleeping"
,
"hash"
:
"Qm
QYFAcAc1JzCgQkCS1J2SnPibQ8K9PpoiUiqv1dGVvvbF
"
,
"hash"
:
"Qm
eggSR4vMehfygFxsBPt1egWRdAEnaKZ4PyibA9wHdqwo
"
,
"name"
:
"go-libp2p"
,
"version"
:
"4.3.
2
"
"version"
:
"4.3.
4
"
}
],
"gxVersion"
:
"0.4.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