wp
This commit is contained in:
8
go.mod
8
go.mod
@@ -3,11 +3,7 @@ module gordenko.dev/dima/qb
|
||||
go 1.24.2
|
||||
|
||||
require (
|
||||
github.com/RoaringBitmap/roaring/v2 v2.14.4
|
||||
gopkg.in/ini.v1 v1.67.1
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/bits-and-blooms/bitset v1.24.2 // indirect
|
||||
github.com/mschoch/smat v0.2.0 // indirect
|
||||
gordenko.dev/dima/bin v0.0.0-20251101161620-7fa2d0f2923a
|
||||
gordenko.dev/dima/pretty v0.0.0-20221225212746-0c27d8c0ac69
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user