diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-11-23 04:40:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-23 04:40:40 +0000 |
commit | 048f3cfd69dd122b159e478012d4791195c5042a (patch) | |
tree | 251c25f5246eee84626fddf013d4a145e9a2d9cb /go.mod | |
parent | 2f4ca77f778f93dc1a4a3ff00c6ac1422ea99101 (diff) | |
download | git-bug-048f3cfd69dd122b159e478012d4791195c5042a.tar.gz |
build(deps): bump github.com/blevesearch/bleve from 1.0.12 to 1.0.13
Bumps [github.com/blevesearch/bleve](https://github.com/blevesearch/bleve) from 1.0.12 to 1.0.13.
- [Release notes](https://github.com/blevesearch/bleve/releases)
- [Commits](https://github.com/blevesearch/bleve/compare/v1.0.12...v1.0.13)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ require ( github.com/araddon/dateparse v0.0.0-20190622164848-0fb0a474d195 github.com/awesome-gocui/gocui v0.6.1-0.20191115151952-a34ffb055986 github.com/blang/semver v3.5.1+incompatible - github.com/blevesearch/bleve v1.0.12 + github.com/blevesearch/bleve v1.0.13 github.com/cheekybits/genny v0.0.0-20170328200008-9127e812e1e9 github.com/corpix/uarand v0.1.1 // indirect github.com/cznic/b v0.0.0-20181122101859-a26611c4d92d // indirect |