Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
Merge pull request #80 from protocol/add-more-libp2p
Browse files Browse the repository at this point in the history
add more libp2p repositories
  • Loading branch information
marten-seemann authored Apr 23, 2021
2 parents d569b44 + 40661b5 commit b709efb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,23 @@
{ "target": "libp2p/go-flow-metrics" },
{ "target": "libp2p/go-libp2p-asn-util" },
{ "target": "libp2p/go-libp2p-circuit" },
{ "target": "libp2p/go-libp2p-connmgr" },
{ "target": "libp2p/go-libp2p-consensus" },
{ "target": "libp2p/go-libp2p-core" },
{ "target": "libp2p/go-libp2p-kad-dht" },
{ "target": "libp2p/go-libp2p-kbucket" },
{ "target": "libp2p/go-libp2p-loggables" },
{ "target": "libp2p/go-libp2p-mplex" },
{ "target": "libp2p/go-libp2p-netutil" },
{ "target": "libp2p/go-libp2p-pnet" },
{ "target": "libp2p/go-libp2p-swarm" },
{ "target": "libp2p/go-libp2p-tls" },
{ "target": "libp2p/go-libp2p-transport-upgrader" },
{ "target": "libp2p/go-libp2p-yamux" },
{ "target": "libp2p/go-nat" },
{ "target": "libp2p/go-reuseport" },
{ "target": "libp2p/go-stream-muxer-multistream" },
{ "target": "libp2p/go-tcp-transport" },
{ "target": "libp2p/go-yamux" },
{ "target": "multiformats/go-multiaddr" },
{ "target": "multiformats/go-multiaddr-dns" },
Expand Down

0 comments on commit b709efb

Please sign in to comment.