diff options
author | Steve Manuel <nilslice@gmail.com> | 2016-12-29 23:08:38 -0800 |
---|---|---|
committer | Steve Manuel <nilslice@gmail.com> | 2016-12-29 23:08:38 -0800 |
commit | e432bd36da61ac0a498f68fee8785c44ae800cc1 (patch) | |
tree | 5e08626cd7999cecdc5b171aa4e2e409355164b1 /README.md | |
parent | 7418572026f7ec9a35a85baf2cbf24c205740e4c (diff) |
move push func to separate file and adding tidwall/gjson to credits
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -183,6 +183,7 @@ $ ponzu --dev --fork=github.com/nilslice/ponzu new /path/to/new/project - [github.com/nilslice/email](https://github.com/nilslice/email) - [github.com/gorilla/schema](https://github.com/gorilla/schema) - [github.com/satori/go.uuid](https://github.com/satori/go.uuid) +- [github.com/tidwall/gjson](https://github.com/tidwall/gjson) - [github.com/boltdb/bolt](https://github.com/boltdb/bolt) - [github.com/sluu99/um](https://github.com/sluu99/um) - [Materialnote Editor](http://www.web-forge.info/projects/materialNote) |