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
42878454
Commit
42878454
authored
May 17, 2019
by
Steven Allen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dep: update go-libp2p
parent
fb62272e
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
78 additions
and
84 deletions
+78
-84
go.mod
go.mod
+14
-14
go.sum
go.sum
+64
-70
No files found.
go.mod
View file @
42878454
...
...
@@ -4,31 +4,31 @@ require (
github.com/gogo/protobuf
v1.2.1
github.com/golang/protobuf
v1.3.1 // indirect
github.com/hashicorp/golang-lru
v0.5.1
github.com/ipfs/go-cid
v0.0.
1
github.com/ipfs/go-datastore
v0.0.
4
github.com/ipfs/go-cid
v0.0.
2
github.com/ipfs/go-datastore
v0.0.
5
github.com/ipfs/go-ipfs-util
v0.0.1
github.com/ipfs/go-log
v0.0.1
github.com/ipfs/go-todocounter
v0.0.1
github.com/jbenet/go-context
v0.0.0-20150711004518-d14ea06fba99
github.com/jbenet/goprocess
v0.
0.0-20160826012719-b497e2f366b8
github.com/libp2p/go-libp2p
v0.0.
1
2
github.com/libp2p/go-libp2p-crypto
v0.0.
1
github.com/libp2p/go-libp2p-host
v0.0.
1
github.com/jbenet/goprocess
v0.
1.3
github.com/libp2p/go-libp2p
v0.0.2
4
github.com/libp2p/go-libp2p-crypto
v0.0.
2
github.com/libp2p/go-libp2p-host
v0.0.
3
github.com/libp2p/go-libp2p-kbucket
v0.1.1
github.com/libp2p/go-libp2p-net
v0.0.2
github.com/libp2p/go-libp2p-peer
v0.1.
0
github.com/libp2p/go-libp2p-peerstore
v0.0.
2
github.com/libp2p/go-libp2p-peer
v0.1.
1
github.com/libp2p/go-libp2p-peerstore
v0.0.
5
github.com/libp2p/go-libp2p-protocol
v0.0.1
github.com/libp2p/go-libp2p-record
v0.0.1
github.com/libp2p/go-libp2p-routing
v0.0.1
github.com/libp2p/go-libp2p-swarm
v0.0.
2
github.com/libp2p/go-libp2p-swarm
v0.0.
3
github.com/libp2p/go-testutil
v0.0.1
github.com/mr-tron/base58
v1.1.
0
github.com/multiformats/go-multiaddr
v0.0.
1
github.com/mr-tron/base58
v1.1.
2
github.com/multiformats/go-multiaddr
v0.0.
2
github.com/multiformats/go-multiaddr-dns
v0.0.2
github.com/multiformats/go-multistream
v0.0.
1
github.com/multiformats/go-multistream
v0.0.
3
github.com/stretchr/testify
v1.3.0
github.com/whyrusleeping/base32
v0.0.0-20170828182744-c30ac30633cc
go.opencensus.io
v0.2
0.2
golang.org/x/xerrors
v0.0.0-20190
212
16
2
355
-a5947ffaace3
go.opencensus.io
v0.2
1.0
golang.org/x/xerrors
v0.0.0-20190
513
16355
1-3ee3066db522
)
go.sum
View file @
42878454
This diff is collapsed.
Click to expand it.
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