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 Jul 19, 2018
1 parent bc3bb18 commit a98d8d4
Showing 1 changed file with 5 additions and 25 deletions.
30 changes: 5 additions & 25 deletions SHOULDERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ Thank you to the following **GIANTS**:

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

* [github.com/dgrijalva/jwt-go](https://godoc.org/github.com/dgrijalva/jwt-go)

* [github.com/dustin/go-humanize](https://godoc.org/github.com/dustin/go-humanize)

* [github.com/fatih/color](https://godoc.org/github.com/fatih/color)
Expand All @@ -28,6 +26,10 @@ Thank you to the following **GIANTS**:

* [github.com/gobuffalo/envy/vendor/github.com/joho/godotenv](https://godoc.org/github.com/gobuffalo/envy/vendor/github.com/joho/godotenv)

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

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

* [github.com/gobuffalo/makr](https://godoc.org/github.com/gobuffalo/makr)

* [github.com/gobuffalo/packr](https://godoc.org/github.com/gobuffalo/packr)
Expand All @@ -50,9 +52,7 @@ Thank you to the following **GIANTS**:

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

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

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

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

Expand Down Expand Up @@ -112,32 +112,12 @@ Thank you to the following **GIANTS**:

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

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

* [github.com/mattn/anko/core](https://godoc.org/github.com/mattn/anko/core)

* [github.com/mattn/anko/internal/corelib](https://godoc.org/github.com/mattn/anko/internal/corelib)

* [github.com/mattn/anko/parser](https://godoc.org/github.com/mattn/anko/parser)

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

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

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

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

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

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

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

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

* [github.com/pelletier/go-toml](https://godoc.org/github.com/pelletier/go-toml)

* [github.com/pkg/errors](https://godoc.org/github.com/pkg/errors)

* [github.com/russross/blackfriday](https://godoc.org/github.com/russross/blackfriday)
Expand Down

0 comments on commit a98d8d4

Please sign in to comment.