module github.com/bits-and-blooms/bloom/v3 go 1.14 require ( github.com/bits-and-blooms/bitset v1.2.0 github.com/spaolacci/murmur3 v1.1.0 )