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

Commit 48ce063

Browse files
chore(deps): bump github.com/olivere/elastic/v7 from 7.0.6 to 7.0.8
Bumps [github.com/olivere/elastic/v7](https://github.com/olivere/elastic) from 7.0.6 to 7.0.8. - [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.6...v7.0.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6e31818 commit 48ce063

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-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.6
13+
github.com/olivere/elastic/v7 v7.0.8
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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,12 @@ github.com/mailru/easyjson v0.0.0-20190626092158-b2ccc519800e/go.mod h1:C1wdFJiN
8585
github.com/matttproud/golang_protobuf_extensions v1.0.1 h1:4hp9jkHxhMHkqkrB3Ix0jegS5sx/RkqARlsWZ6pIwiU=
8686
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
8787
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
88+
github.com/olivere/elastic v6.2.23+incompatible h1:oRGUA/8fKcnkDcqLuwGb5YCzgbgEBo+Y9gamsWqZ0qU=
89+
github.com/olivere/elastic v6.2.23+incompatible/go.mod h1:J+q1zQJTgAz9woqsbVRqGeB5G1iqDKVBWLNSYW8yfJ8=
8890
github.com/olivere/elastic/v7 v7.0.6 h1:BIzjaAYGL8Ur1pIPIpiYDvly4HkHrO/uakiV22WDEQQ=
8991
github.com/olivere/elastic/v7 v7.0.6/go.mod h1:nut831m8vw5KQbQxX1oXjj3/buiDpDZc5pqNVdH9xYk=
92+
github.com/olivere/elastic/v7 v7.0.8 h1:tp9BHGFilpoH7O7fQOwWiXJQFJkl9PZJvUwO74OvfKc=
93+
github.com/olivere/elastic/v7 v7.0.8/go.mod h1:UcXCjbh5xfX9uMB1VCcIYgGJBItbd4uRBdYRsBnnXHo=
9094
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
9195
github.com/onsi/ginkgo v1.7.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
9296
github.com/onsi/ginkgo v1.8.0 h1:VkHVNpR4iVnU8XQR6DBm8BqYjN7CRzw+xKUbVVbbW9w=

0 commit comments

Comments
 (0)