Update bloom module (#12383)

To fix dependency import issues when importing madmin-go v0.7.1
This commit is contained in:
Anis Elleuch
2021-05-27 16:02:39 +01:00
committed by GitHub
parent b251ae5f3d
commit e63908c391
6 changed files with 12 additions and 10 deletions

View File

@@ -16159,8 +16159,8 @@ SOFTWARE.
================================================================
github.com/willf/bitset
https://github.com/willf/bitset
github.com/bits-and-blooms/bitset
https://github.com/bits-and-blooms/bitset
----------------------------------------------------------------
Copyright (c) 2014 Will Fitzgerald. All rights reserved.
@@ -16192,8 +16192,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
================================================================
github.com/willf/bloom
https://github.com/willf/bloom
github.com/bits-and-blooms/bloom
https://github.com/bits-and-blooms/bloom
----------------------------------------------------------------
Copyright (c) 2014 Will Fitzgerald. All rights reserved.