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/datamountaineer/schema-registry v0.0.0-20170721142813-6240b64c5baa
1010 github.com/go-kit/kit v0.8.0
1111 github.com/inloco/goavro v0.0.0-20180215164239-eba86de05ad3
12- github.com/olivere/elastic/v7 v7.0.0
12+ github.com/olivere/elastic/v7 v7.0.1
1313 github.com/onsi/ginkgo v1.8.0 // indirect
1414 github.com/onsi/gomega v1.5.0 // indirect
1515 github.com/pierrec/xxHash v0.1.1 // indirect
Original file line number Diff line number Diff line change @@ -91,6 +91,8 @@ github.com/olivere/elastic v6.1.5+incompatible h1:T570UQADp2WZI2sUEOaIlk1WyRZMyp
9191github.com/olivere/elastic v6.1.5+incompatible /go.mod h1:J+q1zQJTgAz9woqsbVRqGeB5G1iqDKVBWLNSYW8yfJ8 =
9292github.com/olivere/elastic/v7 v7.0.0 h1:iw29D/OSXdR2loC4qPNddvWjuQqN7Co/uALVD4Si+D4 =
9393github.com/olivere/elastic/v7 v7.0.0 /go.mod h1:h2vSaBKzz7eL+VsYPtIOXOURZlXmp+yY5MgyIW3Y/M0 =
94+ github.com/olivere/elastic/v7 v7.0.1 h1:nPwkahx1Js+pILviQ9Cjl2O4Otfx0LhElnd30rEaGVQ =
95+ github.com/olivere/elastic/v7 v7.0.1 /go.mod h1:h2vSaBKzz7eL+VsYPtIOXOURZlXmp+yY5MgyIW3Y/M0 =
9496github.com/onsi/ginkgo v1.6.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
9597github.com/onsi/ginkgo v1.7.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
9698github.com/onsi/ginkgo v1.8.0 h1:VkHVNpR4iVnU8XQR6DBm8BqYjN7CRzw+xKUbVVbbW9w =
You can’t perform that action at this time.
0 commit comments