mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
Update bloom module (#12383)
To fix dependency import issues when importing madmin-go v0.7.1
This commit is contained in:
8
CREDITS
8
CREDITS
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user