diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-30 15:55:09 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-30 15:55:09 +0000 |
| commit | 6f5f39dcbbb7bd5e64abec2ea99f1b4d9525a207 (patch) | |
| tree | df5351d4e21cbfaa7eab2676ad22dde698cc47be /go.mod | |
| parent | ce8ef60c597ebce86efab7bf50c9a6de8aeea7cf (diff) | |
| download | seaweedfs-6f5f39dcbbb7bd5e64abec2ea99f1b4d9525a207.tar.xz seaweedfs-6f5f39dcbbb7bd5e64abec2ea99f1b4d9525a207.zip | |
Bump github.com/olivere/elastic/v7 from 7.0.19 to 7.0.32
Bumps [github.com/olivere/elastic/v7](https://github.com/olivere/elastic) from 7.0.19 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](https://github.com/olivere/elastic/compare/v7.0.19...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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -70,14 +70,14 @@ require ( github.com/lib/pq v1.10.4 github.com/linxGnu/grocksdb v1.6.38 github.com/magiconair/properties v1.8.5 // indirect - github.com/mailru/easyjson v0.7.1 // indirect + github.com/mailru/easyjson v0.7.7 // indirect github.com/mattn/go-ieproxy v0.0.1 // indirect github.com/mattn/go-isatty v0.0.14 // indirect github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect github.com/mitchellh/mapstructure v1.4.3 // indirect github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect github.com/modern-go/reflect2 v1.0.2 // indirect - github.com/olivere/elastic/v7 v7.0.19 + github.com/olivere/elastic/v7 v7.0.32 github.com/pelletier/go-toml v1.9.4 // indirect github.com/peterh/liner v1.2.2 github.com/pierrec/lz4 v2.6.1+incompatible // indirect @@ -172,6 +172,7 @@ require ( github.com/jcmturner/dnsutils/v2 v2.0.0 // indirect github.com/jcmturner/goidentity/v6 v6.0.1 // indirect github.com/jcmturner/rpc/v2 v2.0.3 // indirect + github.com/josharian/intern v1.0.0 // indirect github.com/klauspost/cpuid/v2 v2.0.6 // indirect github.com/mattn/go-runewidth v0.0.7 // indirect github.com/mattn/go-sqlite3 v2.0.1+incompatible // indirect |
