diff --git a/SHOULDERS.md b/SHOULDERS.md index 759f34d98..09286af3d 100644 --- a/SHOULDERS.md +++ b/SHOULDERS.md @@ -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) @@ -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) @@ -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) @@ -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) @@ -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) @@ -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)