Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Commit

Permalink
Updated SHOULDERS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markbates committed Feb 28, 2018
1 parent 7805e97 commit 932f95b
Showing 1 changed file with 18 additions and 60 deletions.
78 changes: 18 additions & 60 deletions SHOULDERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Buffalo does not try to reinvent the wheel! Instead, it uses the already great w
Thank you to the following **GIANTS**:


* [github.com/cockroachdb/cockroach-go/crdb](https://github.com/cockroachdb/cockroach-go/crdb)

* [github.com/daviddengcn/go-colortext](https://github.com/daviddengcn/go-colortext)

* [github.com/dustin/go-humanize](https://github.com/dustin/go-humanize)
Expand Down Expand Up @@ -40,55 +42,35 @@ Thank you to the following **GIANTS**:

* [github.com/gobuffalo/plush/token](https://github.com/gobuffalo/plush/token)

* [github.com/gobuffalo/plush/vendor/github.com/fatih/structs](https://github.com/gobuffalo/plush/vendor/github.com/fatih/structs)

* [github.com/gobuffalo/plush/vendor/github.com/gobuffalo/tags](https://github.com/gobuffalo/plush/vendor/github.com/gobuffalo/tags)

* [github.com/gobuffalo/plush/vendor/github.com/gobuffalo/tags/form](https://github.com/gobuffalo/plush/vendor/github.com/gobuffalo/tags/form)

* [github.com/gobuffalo/plush/vendor/github.com/gobuffalo/tags/form/bootstrap](https://github.com/gobuffalo/plush/vendor/github.com/gobuffalo/tags/form/bootstrap)

* [github.com/gobuffalo/plush/vendor/github.com/markbates/going/defaults](https://github.com/gobuffalo/plush/vendor/github.com/markbates/going/defaults)

* [github.com/gobuffalo/plush/vendor/github.com/markbates/going/wait](https://github.com/gobuffalo/plush/vendor/github.com/markbates/going/wait)

* [github.com/gobuffalo/plush/vendor/github.com/markbates/inflect](https://github.com/gobuffalo/plush/vendor/github.com/markbates/inflect)

* [github.com/gobuffalo/plush/vendor/github.com/markbates/validate](https://github.com/gobuffalo/plush/vendor/github.com/markbates/validate)

* [github.com/gobuffalo/plush/vendor/github.com/markbates/validate/validators](https://github.com/gobuffalo/plush/vendor/github.com/markbates/validate/validators)

* [github.com/gobuffalo/plush/vendor/github.com/microcosm-cc/bluemonday](https://github.com/gobuffalo/plush/vendor/github.com/microcosm-cc/bluemonday)

* [github.com/gobuffalo/plush/vendor/github.com/pkg/errors](https://github.com/gobuffalo/plush/vendor/github.com/pkg/errors)
* [github.com/gobuffalo/pop](https://github.com/gobuffalo/pop)

* [github.com/gobuffalo/plush/vendor/github.com/russross/blackfriday](https://github.com/gobuffalo/plush/vendor/github.com/russross/blackfriday)
* [github.com/gobuffalo/pop/associations](https://github.com/gobuffalo/pop/associations)

* [github.com/gobuffalo/plush/vendor/github.com/satori/go.uuid](https://github.com/gobuffalo/plush/vendor/github.com/satori/go.uuid)
* [github.com/gobuffalo/pop/columns](https://github.com/gobuffalo/pop/columns)

* [github.com/gobuffalo/plush/vendor/github.com/serenize/snaker](https://github.com/gobuffalo/plush/vendor/github.com/serenize/snaker)
* [github.com/gobuffalo/pop/fizz](https://github.com/gobuffalo/pop/fizz)

* [github.com/gobuffalo/plush/vendor/github.com/sergi/go-diff/diffmatchpatch](https://github.com/gobuffalo/plush/vendor/github.com/sergi/go-diff/diffmatchpatch)
* [github.com/gobuffalo/pop/fizz/translators](https://github.com/gobuffalo/pop/fizz/translators)

* [github.com/gobuffalo/plush/vendor/github.com/shurcooL/github_flavored_markdown](https://github.com/gobuffalo/plush/vendor/github.com/shurcooL/github_flavored_markdown)
* [github.com/gobuffalo/pop/nulls](https://github.com/gobuffalo/pop/nulls)

* [github.com/gobuffalo/plush/vendor/github.com/shurcooL/highlight_diff](https://github.com/gobuffalo/plush/vendor/github.com/shurcooL/highlight_diff)
* [github.com/gobuffalo/pop/soda/cmd](https://github.com/gobuffalo/pop/soda/cmd)

* [github.com/gobuffalo/plush/vendor/github.com/shurcooL/highlight_go](https://github.com/gobuffalo/plush/vendor/github.com/shurcooL/highlight_go)
* [github.com/gobuffalo/pop/soda/cmd/generate](https://github.com/gobuffalo/pop/soda/cmd/generate)

* [github.com/gobuffalo/plush/vendor/github.com/shurcooL/octiconssvg](https://github.com/gobuffalo/plush/vendor/github.com/shurcooL/octiconssvg)
* [github.com/gobuffalo/pop/soda/cmd/schema](https://github.com/gobuffalo/pop/soda/cmd/schema)

* [github.com/gobuffalo/plush/vendor/github.com/shurcooL/sanitized_anchor_name](https://github.com/gobuffalo/plush/vendor/github.com/shurcooL/sanitized_anchor_name)
* [github.com/gobuffalo/tags](https://github.com/gobuffalo/tags)

* [github.com/gobuffalo/plush/vendor/github.com/sourcegraph/annotate](https://github.com/gobuffalo/plush/vendor/github.com/sourcegraph/annotate)
* [github.com/gobuffalo/tags/form](https://github.com/gobuffalo/tags/form)

* [github.com/gobuffalo/plush/vendor/github.com/sourcegraph/syntaxhighlight](https://github.com/gobuffalo/plush/vendor/github.com/sourcegraph/syntaxhighlight)
* [github.com/gobuffalo/tags/form/bootstrap](https://github.com/gobuffalo/tags/form/bootstrap)

* [github.com/gobuffalo/plush/vendor/golang.org/x/net/html](https://github.com/gobuffalo/plush/vendor/golang.org/x/net/html)
* [github.com/gobuffalo/uuid](https://github.com/gobuffalo/uuid)

* [github.com/gobuffalo/plush/vendor/golang.org/x/net/html/atom](https://github.com/gobuffalo/plush/vendor/golang.org/x/net/html/atom)
* [github.com/gobuffalo/validate](https://github.com/gobuffalo/validate)

* [github.com/gobuffalo/tags](https://github.com/gobuffalo/tags)
* [github.com/gobuffalo/validate/validators](https://github.com/gobuffalo/validate/validators)

* [github.com/gobuffalo/x/httpx](https://github.com/gobuffalo/x/httpx)

Expand Down Expand Up @@ -126,30 +108,12 @@ Thank you to the following **GIANTS**:

* [github.com/markbates/inflect](https://github.com/markbates/inflect)

* [github.com/gobuffalo/pop](https://github.com/gobuffalo/pop)

* [github.com/gobuffalo/pop/columns](https://github.com/gobuffalo/pop/columns)

* [github.com/gobuffalo/pop/fizz](https://github.com/gobuffalo/pop/fizz)

* [github.com/gobuffalo/pop/fizz/translators](https://github.com/gobuffalo/pop/fizz/translators)

* [github.com/gobuffalo/pop/nulls](https://github.com/gobuffalo/pop/nulls)

* [github.com/gobuffalo/pop/soda/cmd](https://github.com/gobuffalo/pop/soda/cmd)

* [github.com/gobuffalo/pop/soda/cmd/generate](https://github.com/gobuffalo/pop/soda/cmd/generate)

* [github.com/gobuffalo/pop/soda/cmd/schema](https://github.com/gobuffalo/pop/soda/cmd/schema)

* [github.com/markbates/refresh/refresh](https://github.com/markbates/refresh/refresh)

* [github.com/markbates/refresh/refresh/web](https://github.com/markbates/refresh/refresh/web)

* [github.com/markbates/sigtx](https://github.com/markbates/sigtx)

* [github.com/markbates/validate](https://github.com/markbates/validate)

* [github.com/mattn/anko/ast](https://github.com/mattn/anko/ast)

* [github.com/mattn/anko/builtins](https://github.com/mattn/anko/builtins)
Expand Down Expand Up @@ -206,16 +170,12 @@ Thank you to the following **GIANTS**:

* [github.com/mattn/anko/vm](https://github.com/mattn/anko/vm)

* [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3)

* [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday)

* [github.com/mitchellh/go-homedir](https://github.com/mitchellh/go-homedir)

* [github.com/monoculum/formam](https://github.com/monoculum/formam)

* [github.com/motemen/gore](https://github.com/motemen/gore)

* [github.com/nicksnyder/go-i18n/i18n](https://github.com/nicksnyder/go-i18n/i18n)

* [github.com/nicksnyder/go-i18n/i18n/bundle](https://github.com/nicksnyder/go-i18n/i18n/bundle)
Expand All @@ -230,7 +190,7 @@ Thank you to the following **GIANTS**:

* [github.com/russross/blackfriday](https://github.com/russross/blackfriday)

* [github.com/satori/go.uuid](https://github.com/satori/go.uuid)
* [github.com/serenize/snaker](https://github.com/serenize/snaker)

* [github.com/sergi/go-diff/diffmatchpatch](https://github.com/sergi/go-diff/diffmatchpatch)

Expand All @@ -254,7 +214,5 @@ Thank you to the following **GIANTS**:

* [github.com/spf13/pflag](https://github.com/spf13/pflag)

* [github.com/unrolled/secure](https://github.com/unrolled/secure)

* [golang.org/x/tools/cmd/goimports](https://golang.org/x/tools/cmd/goimports)

0 comments on commit 932f95b

Please sign in to comment.