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

Commit 9630680

Browse files
authored
Merge pull request #53 from inloco/dependabot/go_modules/github.com/olivere/elastic/v7-7.0.13
chore(deps): bump github.com/olivere/elastic/v7 from 7.0.12 to 7.0.13
2 parents 1874834 + e32adbe commit 9630680

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
@@ -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.12
12+
github.com/olivere/elastic/v7 v7.0.13
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

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,8 @@ github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQ
217217
github.com/olekukonko/tablewriter v0.0.0-20170122224234-a0225b3f23b5/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
218218
github.com/olivere/elastic/v7 v7.0.12 h1:91kj/UMKWQt8VAHBm5BDHpVmzdfPCmICaUFy2oH4LkQ=
219219
github.com/olivere/elastic/v7 v7.0.12/go.mod h1:14rWX28Pnh3qCKYRVnSGXWLf9MbLonYS/4FDCY3LAPo=
220+
github.com/olivere/elastic/v7 v7.0.13 h1:rQdxt2duc9aoHkfa4p2PH3HOYkynjUygzmEPyecAb3I=
221+
github.com/olivere/elastic/v7 v7.0.13/go.mod h1:14rWX28Pnh3qCKYRVnSGXWLf9MbLonYS/4FDCY3LAPo=
220222
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
221223
github.com/onsi/ginkgo v1.7.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
222224
github.com/onsi/ginkgo v1.8.0 h1:VkHVNpR4iVnU8XQR6DBm8BqYjN7CRzw+xKUbVVbbW9w=

0 commit comments

Comments
 (0)