diff options
author | Steve Manuel <nilslice@gmail.com> | 2017-04-11 20:03:36 -0700 |
---|---|---|
committer | Steve Manuel <nilslice@gmail.com> | 2017-04-11 20:03:36 -0700 |
commit | 10ede97c593fe229745ae37175ec465c55561810 (patch) | |
tree | 751afab58bc721bbbd6e5adfbb8ef3c3575b44bf /README.md | |
parent | 39ed91df81073489b485fae9a437fdb74954c40b (diff) | |
parent | 3c277a7c41aed0fe3e59fa1ccfd19b48d810b545 (diff) |
Merge branch 'master' of https://github.com/ponzu-cms/ponzu
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) |