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 7efdbbb commit 7e8fd30Copy full SHA for 7e8fd30
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.11
12
- github.com/blevesearch/zap/v12 v12.0.11
13
- github.com/blevesearch/zap/v13 v13.0.3
14
- github.com/blevesearch/zap/v14 v14.0.2
15
- 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
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