This repository was archived by the owner on Oct 7, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/go-kit/kit v0.9.0
1111 github.com/inloco/goavro v0.0.0-20180215164239-eba86de05ad3
1212 github.com/kr/pretty v0.1.0 // indirect
13- github.com/olivere/elastic/v7 v7.0.4
13+ github.com/olivere/elastic/v7 v7.0.5
1414 github.com/onsi/ginkgo v1.8.0 // indirect
1515 github.com/onsi/gomega v1.5.0 // indirect
1616 github.com/pkg/errors v0.8.1
Original file line number Diff line number Diff line change @@ -84,11 +84,15 @@ github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=
8484github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
8585github.com/mailru/easyjson v0.0.0-20190312143242-1de009706dbe h1:W/GaMY0y69G4cFlmsC6B9sbuo2fP8OFP1ABjt4kPz+w =
8686github.com/mailru/easyjson v0.0.0-20190312143242-1de009706dbe /go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc =
87+ github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e h1:hB2xlXdHp/pmPZq0y3QnmWAArdw9PqbmotexnWx/FU8 =
88+ github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e /go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc =
8789github.com/matttproud/golang_protobuf_extensions v1.0.1 h1:4hp9jkHxhMHkqkrB3Ix0jegS5sx/RkqARlsWZ6pIwiU =
8890github.com/matttproud/golang_protobuf_extensions v1.0.1 /go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0 =
8991github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 /go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U =
9092github.com/olivere/elastic/v7 v7.0.4 h1:gyVBKOQ8RFG+jbNYqtVuYvK5jEtpj/pjpFaLrQuwA/w =
9193github.com/olivere/elastic/v7 v7.0.4 /go.mod h1:l4YWa59iTCcOJQXI5ZtxVjcd3p5U8GCxVgvzHZqGn3o =
94+ github.com/olivere/elastic/v7 v7.0.5 h1:A+kj32UgnUGoiVZfy84rjnYYgOcA9InugIb93La99/A =
95+ github.com/olivere/elastic/v7 v7.0.5 /go.mod h1:nut831m8vw5KQbQxX1oXjj3/buiDpDZc5pqNVdH9xYk =
9296github.com/onsi/ginkgo v1.6.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
9397github.com/onsi/ginkgo v1.7.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
9498github.com/onsi/ginkgo v1.8.0 h1:VkHVNpR4iVnU8XQR6DBm8BqYjN7CRzw+xKUbVVbbW9w =
You can’t perform that action at this time.
0 commit comments