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 +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-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.5
13+ github.com/olivere/elastic/v7 v7.0.6
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 @@ -87,6 +87,8 @@ github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5
8787github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 /go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U =
8888github.com/olivere/elastic/v7 v7.0.5 h1:A+kj32UgnUGoiVZfy84rjnYYgOcA9InugIb93La99/A =
8989github.com/olivere/elastic/v7 v7.0.5 /go.mod h1:nut831m8vw5KQbQxX1oXjj3/buiDpDZc5pqNVdH9xYk =
90+ github.com/olivere/elastic/v7 v7.0.6 h1:BIzjaAYGL8Ur1pIPIpiYDvly4HkHrO/uakiV22WDEQQ =
91+ github.com/olivere/elastic/v7 v7.0.6 /go.mod h1:nut831m8vw5KQbQxX1oXjj3/buiDpDZc5pqNVdH9xYk =
9092github.com/onsi/ginkgo v1.6.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
9193github.com/onsi/ginkgo v1.7.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
9294github.com/onsi/ginkgo v1.8.0 h1:VkHVNpR4iVnU8XQR6DBm8BqYjN7CRzw+xKUbVVbbW9w =
You can’t perform that action at this time.
0 commit comments