From fdbddb276d64b89aa1ac989d232462efc65c8a9c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 04:43:19 +0000 Subject: build(deps): bump github.com/blevesearch/bleve from 1.0.10 to 1.0.12 Bumps [github.com/blevesearch/bleve](https://github.com/blevesearch/bleve) from 1.0.10 to 1.0.12. - [Release notes](https://github.com/blevesearch/bleve/releases) - [Commits](https://github.com/blevesearch/bleve/compare/v1.0.10...v1.0.12) Signed-off-by: dependabot-preview[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 72e08d0f..4c3d0cc2 100644 --- a/go.mod +++ b/go.mod @@ -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.10 + github.com/blevesearch/bleve v1.0.12 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 -- cgit