Pavel Kovalenko

Results 1 comments of Pavel Kovalenko

quick and dirty install, when `go get -u github.com/ponzu-cms/ponzu/...` throws error like ``` cannot find package "github.com/blevesearch/zapx/v11" in any of: $GOPATH/src/github.com/blevesearch/zapx/v11 (from $GOROOT) ... ``` file `$GOPATH/src/github.com/blevesearch/bleve/index/scorch/segment_plugin.go` contains `import zapv11...