Commit 480752aa authored by Steven Allen's avatar Steven Allen

use ipfs/bbloom

gxed is for gxed packages, not full forks
parent 459e4e35
...@@ -5,7 +5,7 @@ import ( ...@@ -5,7 +5,7 @@ import (
"sync/atomic" "sync/atomic"
"time" "time"
bloom "github.com/gxed/bbloom" bloom "github.com/ipfs/bbloom"
blocks "github.com/ipfs/go-block-format" blocks "github.com/ipfs/go-block-format"
cid "github.com/ipfs/go-cid" cid "github.com/ipfs/go-cid"
metrics "github.com/ipfs/go-metrics-interface" metrics "github.com/ipfs/go-metrics-interface"
......
...@@ -45,9 +45,9 @@ ...@@ -45,9 +45,9 @@
}, },
{ {
"author": "kubuxu", "author": "kubuxu",
"hash": "QmXqKGu7QzfRzFC4yd5aL9sThYx22vY163VGwmxfp5qGHk", "hash": "QmWaLViWQF8jgyoLLqqcSrnp6dJpHESiJfzor1vrfDyTZf",
"name": "bbloom", "name": "bbloom",
"version": "0.1.1" "version": "0.1.2"
}, },
{ {
"hash": "QmcVVHfdyv15GVPk7NrxdWjh2hLVccXnoD8j2tyQShiXJb", "hash": "QmcVVHfdyv15GVPk7NrxdWjh2hLVccXnoD8j2tyQShiXJb",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment