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 @@ -9,7 +9,7 @@ require (
99 github.com/go-kit/kit v0.10.0
1010 github.com/klauspost/cpuid v1.2.1 // indirect
1111 github.com/linkedin/goavro/v2 v2.9.7
12- github.com/olivere/elastic/v7 v7.0.14
12+ github.com/olivere/elastic/v7 v7.0.15
1313 github.com/onsi/ginkgo v1.8.0 // indirect
1414 github.com/onsi/gomega v1.5.0 // indirect
1515 github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -228,6 +228,8 @@ github.com/olivere/elastic/v7 v7.0.13 h1:rQdxt2duc9aoHkfa4p2PH3HOYkynjUygzmEPyec
228228github.com/olivere/elastic/v7 v7.0.13 /go.mod h1:14rWX28Pnh3qCKYRVnSGXWLf9MbLonYS/4FDCY3LAPo =
229229github.com/olivere/elastic/v7 v7.0.14 h1:89dYPg6kD3WJx42ZtO4U6WDIzRy69FvQqz/yRiwekuM =
230230github.com/olivere/elastic/v7 v7.0.14 /go.mod h1:+FgncZ8ho1QF3NlBo77XbuoTKYHhvEOfFZKIAfHnnDE =
231+ github.com/olivere/elastic/v7 v7.0.15 h1:v7kX5S+oMFfYKS4ZyzD37GH6lfZSpBo9atynRwBUywE =
232+ github.com/olivere/elastic/v7 v7.0.15 /go.mod h1:+FgncZ8ho1QF3NlBo77XbuoTKYHhvEOfFZKIAfHnnDE =
231233github.com/onsi/ginkgo v1.6.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
232234github.com/onsi/ginkgo v1.7.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
233235github.com/onsi/ginkgo v1.8.0 h1:VkHVNpR4iVnU8XQR6DBm8BqYjN7CRzw+xKUbVVbbW9w =
You can’t perform that action at this time.
0 commit comments