Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump github.com/olivere/elastic/v7 from 7.0.10 to 7.0.32
Browse files Browse the repository at this point in the history
Bumps [github.com/olivere/elastic/v7](https://github.com/olivere/elastic) from 7.0.10 to 7.0.32.
- [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.10...v7.0.32)

---
updated-dependencies:
- dependency-name: github.com/olivere/elastic/v7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 7b99b8f commit 2646850
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 69 deletions.
7 changes: 4 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ require (
github.com/gorilla/mux v1.7.3
github.com/jinzhu/gorm v1.9.12
github.com/jinzhu/now v1.1.1
github.com/olivere/elastic/v7 v7.0.10
github.com/pkg/errors v0.9.0
github.com/olivere/elastic/v7 v7.0.32
github.com/pkg/errors v0.9.1
github.com/robfig/cron v1.2.0
github.com/segmentio/ksuid v1.0.2
github.com/sendgrid/sendgrid-go v3.5.0+incompatible
Expand All @@ -32,10 +32,11 @@ require (
github.com/golang/snappy v0.0.1 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/klauspost/compress v1.13.6 // indirect
github.com/lib/pq v1.1.1 // indirect
github.com/magiconair/properties v1.8.1 // indirect
github.com/mailru/easyjson v0.7.0 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mitchellh/mapstructure v1.1.2 // indirect
github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe // indirect
github.com/oleiade/reflections v1.0.0 // indirect
Expand Down
Loading

0 comments on commit 2646850

Please sign in to comment.