Skip to content

Commit

Permalink
Bump github.com/RoaringBitmap/roaring from 0.4.21 to 0.4.22
Browse files Browse the repository at this point in the history
Bumps [github.com/RoaringBitmap/roaring](https://github.com/RoaringBitmap/roaring) from 0.4.21 to 0.4.22.
- [Release notes](https://github.com/RoaringBitmap/roaring/releases)
- [Commits](RoaringBitmap/roaring@v0.4.21...v0.4.22)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and artyom committed Mar 30, 2020
1 parent 8276e14 commit 14d425c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module github.com/Doist/bitmapist-server

require (
github.com/RoaringBitmap/roaring v0.4.21
github.com/RoaringBitmap/roaring v0.4.22
github.com/artyom/autoflags v1.1.1
github.com/artyom/red v0.0.0-20170208121325-d6616c8bb9ec
github.com/artyom/resp v1.0.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
github.com/RoaringBitmap/roaring v0.4.21 h1:WJ/zIlNX4wQZ9x8Ey33O1UaD9TCTakYsdLFSBcTwH+8=
github.com/RoaringBitmap/roaring v0.4.21/go.mod h1:D0gp8kJQgE1A4LQ5wFLggQEyvDi06Mq5mKs52e1TwOo=
github.com/RoaringBitmap/roaring v0.4.22 h1:sW2a3FcPgpjHzWeM3ungpvtC6pBtsWSvJTDoCQ+j494=
github.com/RoaringBitmap/roaring v0.4.22/go.mod h1:D0gp8kJQgE1A4LQ5wFLggQEyvDi06Mq5mKs52e1TwOo=
github.com/artyom/autoflags v1.1.1 h1:8flRmpb7xpjLHFVcM+HN+cEEKLw+H5a2hABDbRvfG9A=
github.com/artyom/autoflags v1.1.1/go.mod h1:Th9KgAVvFcYp7t8b//Pu21xHjExLpzr4SXCbwVbHL7Y=
github.com/artyom/red v0.0.0-20170208121325-d6616c8bb9ec h1:QZeKfanvuWoZJ/bh8HcOh+dVTVMQvcQuHOIlgd5OjQ8=
Expand Down

0 comments on commit 14d425c

Please sign in to comment.