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 #134 from protocol/feat/more-repos
Browse files Browse the repository at this point in the history
add more repos thanks to iand
  • Loading branch information
Stebalien authored Jul 19, 2021
2 parents fe9789a + ba927d1 commit 7b4655b
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 @@ -13,6 +13,7 @@
{ "target": "ipfs/go-dagwriter" },
{ "target": "ipfs/go-datastore" },
{ "target": "ipfs/go-detect-race" },
{ "target": "ipfs/go-dnslink" },
{ "target": "ipfs/go-ds-badger" },
{ "target": "ipfs/go-ds-badger2" },
{ "target": "ipfs/go-ds-bitcask" },
Expand Down Expand Up @@ -78,10 +79,12 @@
{ "target": "libp2p/go-buffer-pool" },
{ "target": "libp2p/go-conn-security-multistream" },
{ "target": "libp2p/go-doh-resolver" },
{ "target": "libp2p/go-eventbus" },
{ "target": "libp2p/go-flow-metrics" },
{ "target": "libp2p/go-libp2p" },
{ "target": "libp2p/go-libp2p-asn-util" },
{ "target": "libp2p/go-libp2p-autonat" },
{ "target": "libp2p/go-libp2p-backoff" },
{ "target": "libp2p/go-libp2p-blankhost" },
{ "target": "libp2p/go-libp2p-circuit" },
{ "target": "libp2p/go-libp2p-connmgr" },
Expand All @@ -92,6 +95,7 @@
{ "target": "libp2p/go-libp2p-gorpc" },
{ "target": "libp2p/go-libp2p-gostream" },
{ "target": "libp2p/go-libp2p-http" },
{ "target": "libp2p/go-libp2p-introspector" },
{ "target": "libp2p/go-libp2p-kad-dht" },
{ "target": "libp2p/go-libp2p-kbucket" },
{ "target": "libp2p/go-libp2p-loggables" },
Expand All @@ -101,6 +105,7 @@
{ "target": "libp2p/go-libp2p-noise" },
{ "target": "libp2p/go-libp2p-peerstore" },
{ "target": "libp2p/go-libp2p-pnet" },
{ "target": "libp2p/go-libp2p-pubsub-router" },
{ "target": "libp2p/go-libp2p-raft" },
{ "target": "libp2p/go-libp2p-routing-helpers" },
{ "target": "libp2p/go-libp2p-swarm" },
Expand All @@ -114,6 +119,7 @@
{ "target": "libp2p/go-netroute" },
{ "target": "libp2p/go-reuseport" },
{ "target": "libp2p/go-reuseport-transport" },
{ "target": "libp2p/go-smart-record" },
{ "target": "libp2p/go-sockaddr" },
{ "target": "libp2p/go-socket-activation" },
{ "target": "libp2p/go-stream-muxer-multistream" },
Expand Down

0 comments on commit 7b4655b

Please sign in to comment.