gitea

Development moved to Codeberg

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
module github.com/RoaringBitmap/roaring

go 1.14

require (
	github.com/bits-and-blooms/bitset v1.2.0
	github.com/mschoch/smat v0.2.0
	github.com/stretchr/testify v1.4.0
)