diff options
author | Steve Manuel <nilslice@gmail.com> | 2017-04-11 19:32:37 -0700 |
---|---|---|
committer | Steve Manuel <nilslice@gmail.com> | 2017-04-11 19:32:37 -0700 |
commit | 53e6675bc24ff356bc6cc35600fe4e7a8d068996 (patch) | |
tree | 7467eaae0e4ce120529d1984f7a0792a7216d5af /README.md | |
parent | fa7803984062f00feec897205a0a15cc79b696c6 (diff) |
credit bleve in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |