We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b6bddf commit c3457bbCopy full SHA for c3457bb
go.mod
@@ -8,11 +8,11 @@ require (
8
github.com/blevesearch/go-porterstemmer v1.0.3
9
github.com/blevesearch/segment v0.9.0
10
github.com/blevesearch/snowballstem v0.9.0
11
- github.com/blevesearch/zap/v11 v11.0.12
12
- github.com/blevesearch/zap/v12 v12.0.12
13
- github.com/blevesearch/zap/v13 v13.0.4
14
- github.com/blevesearch/zap/v14 v14.0.3
15
- github.com/blevesearch/zap/v15 v15.0.1
+ github.com/blevesearch/zap/v11 v11.0.13
+ github.com/blevesearch/zap/v12 v12.0.13
+ github.com/blevesearch/zap/v13 v13.0.5
+ github.com/blevesearch/zap/v14 v14.0.4
+ github.com/blevesearch/zap/v15 v15.0.2
16
github.com/couchbase/moss v0.1.0
17
github.com/couchbase/vellum v1.0.2
18
github.com/golang/protobuf v1.3.2
0 commit comments