From 7e8fd30c725926ae0a70df5e26ee9dac5c6176b0 Mon Sep 17 00:00:00 2001 From: Marty Schoch Date: Tue, 6 Oct 2020 16:31:53 -0400 Subject: [PATCH] prepare bleve v1.0.12 (#1483) --- go.mod | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/go.mod b/go.mod index 615430132..fe5d25a35 100644 --- a/go.mod +++ b/go.mod @@ -8,11 +8,11 @@ require ( github.com/blevesearch/go-porterstemmer v1.0.3 github.com/blevesearch/segment v0.9.0 github.com/blevesearch/snowballstem v0.9.0 - github.com/blevesearch/zap/v11 v11.0.11 - github.com/blevesearch/zap/v12 v12.0.11 - github.com/blevesearch/zap/v13 v13.0.3 - github.com/blevesearch/zap/v14 v14.0.2 - github.com/blevesearch/zap/v15 v15.0.0 + github.com/blevesearch/zap/v11 v11.0.12 + github.com/blevesearch/zap/v12 v12.0.12 + github.com/blevesearch/zap/v13 v13.0.4 + github.com/blevesearch/zap/v14 v14.0.3 + github.com/blevesearch/zap/v15 v15.0.1 github.com/couchbase/moss v0.1.0 github.com/couchbase/vellum v1.0.2 github.com/golang/protobuf v1.3.2