Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit 10301dd

Browse files
chore(deps): bump github.com/olivere/elastic/v7 from 7.0.5 to 7.0.6
Bumps [github.com/olivere/elastic/v7](https://github.com/olivere/elastic) from 7.0.5 to 7.0.6. - [Release notes](https://github.com/olivere/elastic/releases) - [Changelog](https://github.com/olivere/elastic/blob/release-branch.v7/CHANGELOG-3.0.md) - [Commits](olivere/elastic@v7.0.5...v7.0.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 25b72bc commit 10301dd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5
8787
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
8888
github.com/olivere/elastic/v7 v7.0.5 h1:A+kj32UgnUGoiVZfy84rjnYYgOcA9InugIb93La99/A=
8989
github.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=
9092
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
9193
github.com/onsi/ginkgo v1.7.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
9294
github.com/onsi/ginkgo v1.8.0 h1:VkHVNpR4iVnU8XQR6DBm8BqYjN7CRzw+xKUbVVbbW9w=

0 commit comments

Comments
 (0)