diff --git a/data/ecosystems/i/ipfs.toml b/data/ecosystems/i/ipfs.toml index 5de4cfe3..2d710e0d 100644 --- a/data/ecosystems/i/ipfs.toml +++ b/data/ecosystems/i/ipfs.toml @@ -207,6 +207,9 @@ url = "https://github.com/ipfs/go-dnslink" [[repo]] url = "https://github.com/ipfs/go-ds-badger" +[[repo]] +url = "https://github.com/ipfs/go-ds-badger2" + [[repo]] url = "https://github.com/ipfs/go-ds-bench"