bloom
bloom copied to clipboard
module declares its path as github.com/bits-and-blooms/bitset but require github.com/willf/bitset
trafficstars
go get -u github.com/willf/bloom
NOTICE:
go: downloading github.com/willf/bloom v1.0.0
go: downloading github.com/willf/bloom v2.0.3+incompatible
go: downloading github.com/willf/bitset v1.2.2
go: downloading github.com/spaolacci/murmur3 v1.1.0
go get: github.com/willf/bitset@none updating to
github.com/willf/[email protected]: parsing go.mod:
module declares its path as: github.com/bits-and-blooms/bitset
but was required as: github.com/willf/bitset