Commit 61508b9 1 parent 604299e commit 61508b9 Copy full SHA for 61508b9
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/RoaringBitmap/roaring v0.9.4
7
- github.com/blevesearch/bleve_index_api v1.0.3
7
+ github.com/blevesearch/bleve_index_api v1.0.5
8
8
github.com/blevesearch/mmap-go v1.0.4
9
- github.com/blevesearch/scorch_segment_api/v2 v2.1.2
9
+ github.com/blevesearch/scorch_segment_api/v2 v2.1.4
10
10
github.com/blevesearch/vellum v1.0.8
11
11
github.com/golang/snappy v0.0.1
12
12
github.com/spf13/cobra v0.0.5
Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ github.com/RoaringBitmap/roaring v0.9.4/go.mod h1:icnadbWcNyfEHlYdr+tDlOTih1Bf/h
4
4
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 /go.mod h1:grANhF5doyWs3UAsr3K4I6qtAmlQcZDesFNEHPZAzj8 =
5
5
github.com/bits-and-blooms/bitset v1.2.0 h1:Kn4yilvwNtMACtf1eYDlG8H77R07mZSPbMjLyS07ChA =
6
6
github.com/bits-and-blooms/bitset v1.2.0 /go.mod h1:gIdJ4wp64HaoK2YrL1Q5/N7Y16edYb8uY+O0FJTyyDA =
7
- github.com/blevesearch/bleve_index_api v1.0.3 h1:DDSWaPXOZZJ2BB73ZTWjKxydAugjwywcqU+91AAqcAg =
8
- github.com/blevesearch/bleve_index_api v1.0.3 /go.mod h1:fiwKS0xLEm+gBRgv5mumf0dhgFr2mDgZah1pqv1c1M4 =
7
+ github.com/blevesearch/bleve_index_api v1.0.5 h1:Lc986kpC4Z0/n1g3gg8ul7H+lxgOQPcXb9SxvQGu+tw =
8
+ github.com/blevesearch/bleve_index_api v1.0.5 /go.mod h1:YXMDwaXFFXwncRS8UobWs7nvo0DmusriM1nztTlj1ms =
9
9
github.com/blevesearch/mmap-go v1.0.4 h1:OVhDhT5B/M1HNPpYPBKIEJaD0F3Si+CrEKULGCDPWmc =
10
10
github.com/blevesearch/mmap-go v1.0.4 /go.mod h1:EWmEAOmdAS9z/pi/+Toxu99DnsbhG1TIxUoRmJw/pSs =
11
- github.com/blevesearch/scorch_segment_api/v2 v2.1.2 h1:TAte9VZLWda5WAVlZTTZ+GCzEHqGJb4iB2aiZSA6Iv8 =
12
- github.com/blevesearch/scorch_segment_api/v2 v2.1.2 /go.mod h1:rvoQXZGq8drq7vXbNeyiRzdEOwZkjkiYGf1822i6CRA =
11
+ github.com/blevesearch/scorch_segment_api/v2 v2.1.4 h1:LmGmo5twU3gV+natJbKmOktS9eMhokPGKWuR+jX84vk =
12
+ github.com/blevesearch/scorch_segment_api/v2 v2.1.4 /go.mod h1:PgVnbbg/t1UkgezPDu8EHLi1BHQ17xUwsFdU6NnOYS0 =
13
13
github.com/blevesearch/vellum v1.0.8 h1:iMGh4lfxza4BnWO/UJTMPlI3HsK9YawjPv+TteVa9ck =
14
14
github.com/blevesearch/vellum v1.0.8 /go.mod h1:+cpRi/tqq49xUYSQN2P7A5zNSNrS+MscLeeaZ3J46UA =
15
15
github.com/coreos/etcd v3.3.10+incompatible /go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE =
You can’t perform that action at this time.
0 commit comments