summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSteve Manuel <nilslice@gmail.com>2017-04-11 19:32:37 -0700
committerSteve Manuel <nilslice@gmail.com>2017-04-11 19:32:37 -0700
commit53e6675bc24ff356bc6cc35600fe4e7a8d068996 (patch)
tree7467eaae0e4ce120529d1984f7a0792a7216d5af /README.md
parentfa7803984062f00feec897205a0a15cc79b696c6 (diff)
credit bleve in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c79c6c6..0aa531a 100644
--- a/README.md
+++ b/README.md
@@ -295,6 +295,7 @@ $ ponzu --dev -fork=github.com/nilslice/ponzu new /path/to/new/project
- [golang.org/x/text/transform](https://golang.org/x/text/transform)
- [golang.org/x/crypto/bcrypt](https://golang.org/x/crypto/bcrypt)
- [golang.org/x/net/http2](https://golang.org/x/net/http2)
+- [github.com/blevesearch/bleve](https://github.com/blevesearch/bleve)
- [github.com/nilslice/jwt](https://github.com/nilslice/jwt)
- [github.com/nilslice/email](https://github.com/nilslice/email)
- [github.com/gorilla/schema](https://github.com/gorilla/schema)