diff --git a/SHOULDERS.md b/SHOULDERS.md index 2632487c1..a022a9dc6 100644 --- a/SHOULDERS.md +++ b/SHOULDERS.md @@ -6,6 +6,10 @@ Buffalo does not try to reinvent the wheel! Instead, it uses the already great w Thank you to the following **GIANTS**: +* [github.com/GeertJohan/go.rice](https://github.com/GeertJohan/go.rice) + +* [github.com/GeertJohan/go.rice/embedded](https://github.com/GeertJohan/go.rice/embedded) + * [github.com/Sirupsen/logrus](https://github.com/Sirupsen/logrus) * [github.com/aymerick/raymond](https://github.com/aymerick/raymond) @@ -16,6 +20,8 @@ Thank you to the following **GIANTS**: * [github.com/aymerick/raymond/parser](https://github.com/aymerick/raymond/parser) +* [github.com/daaku/go.zipexe](https://github.com/daaku/go.zipexe) + * [github.com/dustin/go-humanize](https://github.com/dustin/go-humanize) * [github.com/fatih/color](https://github.com/fatih/color) @@ -34,10 +40,14 @@ Thank you to the following **GIANTS**: * [github.com/gorilla/websocket](https://github.com/gorilla/websocket) +* [github.com/kardianos/osext](https://github.com/kardianos/osext) + * [github.com/markbates/buffalo/render](https://github.com/markbates/buffalo/render) * [github.com/markbates/buffalo/render/helpers](https://github.com/markbates/buffalo/render/helpers) +* [github.com/markbates/buffalo/render/resolvers](https://github.com/markbates/buffalo/render/resolvers) + * [github.com/markbates/going/defaults](https://github.com/markbates/going/defaults) * [github.com/markbates/going/randx](https://github.com/markbates/going/randx)