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

Commit

Permalink
version bump: v0.12.7-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
markbates committed Oct 3, 2018
1 parent bb03b51 commit 81f14e1
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 76 deletions.
124 changes: 49 additions & 75 deletions SHOULDERS.md
Original file line number Diff line number Diff line change
@@ -1,50 +1,59 @@
# github.com/gobuffalo/buffalo Stands on the Shoulders of Giants

# Buffalo Stands on the Shoulders of Giants

Buffalo does not try to reinvent the wheel! Instead, it uses the already great wheels developed by the Go community and puts them altogether in the best way possible. Without these giants this project would not be possible. Please make sure to check them out and thank them for all of their hard work.
github.com/gobuffalo/buffalo does not try to reinvent the wheel! Instead, it uses the already great wheels developed by the Go community and puts them all together in the best way possible. Without these giants this project would not be possible. Please make sure to check them out and thank them for all of their hard work.

Thank you to the following **GIANTS**:


* [C](https://godoc.org/C)

* [github.com/BurntSushi/toml](https://godoc.org/github.com/BurntSushi/toml)

* [github.com/ajg/form](https://godoc.org/github.com/ajg/form)

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

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

* [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)

* [github.com/fatih/color/vendor/github.com/mattn/go-colorable](https://godoc.org/github.com/fatih/color/vendor/github.com/mattn/go-colorable)

* [github.com/fatih/color/vendor/github.com/mattn/go-isatty](https://godoc.org/github.com/fatih/color/vendor/github.com/mattn/go-isatty)

* [github.com/fatih/structs](https://godoc.org/github.com/fatih/structs)

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

* [github.com/go-sql-driver/mysql](https://godoc.org/github.com/go-sql-driver/mysql)

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

* [github.com/gobuffalo/buffalo-plugins/plugins](https://godoc.org/github.com/gobuffalo/buffalo-plugins/plugins)

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

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

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

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

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

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

* [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/flect](https://godoc.org/github.com/gobuffalo/flect)

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

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

* [github.com/gobuffalo/genny/movinglater/gotools/gomods](https://godoc.org/github.com/gobuffalo/genny/movinglater/gotools/gomods)

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

* [github.com/gobuffalo/github_flavored_markdown/internal/russross/blackfriday](https://godoc.org/github.com/gobuffalo/github_flavored_markdown/internal/russross/blackfriday)

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

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

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

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

Expand All @@ -64,15 +73,9 @@ Thank you to the following **GIANTS**:

* [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)

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

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

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

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

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

Expand All @@ -86,76 +89,68 @@ Thank you to the following **GIANTS**:

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

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

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

* [github.com/gorilla/context](https://godoc.org/github.com/gorilla/context)

* [github.com/gorilla/mux](https://godoc.org/github.com/gorilla/mux)

* [github.com/gorilla/pat](https://godoc.org/github.com/gorilla/pat)

* [github.com/gorilla/securecookie](https://godoc.org/github.com/gorilla/securecookie)

* [github.com/gorilla/sessions](https://godoc.org/github.com/gorilla/sessions)

* [github.com/jackc/pgx](https://godoc.org/github.com/jackc/pgx)

* [github.com/jackc/pgx/chunkreader](https://godoc.org/github.com/jackc/pgx/chunkreader)

* [github.com/jackc/pgx/internal/sanitize](https://godoc.org/github.com/jackc/pgx/internal/sanitize)

* [github.com/jackc/pgx/pgio](https://godoc.org/github.com/jackc/pgx/pgio)

* [github.com/jackc/pgx/pgproto3](https://godoc.org/github.com/jackc/pgx/pgproto3)

* [github.com/jackc/pgx/pgtype](https://godoc.org/github.com/jackc/pgx/pgtype)

* [github.com/jmoiron/sqlx](https://godoc.org/github.com/jmoiron/sqlx)

* [github.com/jmoiron/sqlx/reflectx](https://godoc.org/github.com/jmoiron/sqlx/reflectx)

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

* [github.com/kr/pretty](https://godoc.org/github.com/kr/pretty)
* [github.com/kballard/go-shellquote](https://godoc.org/github.com/kballard/go-shellquote)

* [github.com/lib/pq](https://godoc.org/github.com/lib/pq)

* [github.com/lib/pq/oid](https://godoc.org/github.com/lib/pq/oid)

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

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

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

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

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

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

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

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

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

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

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

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

* [github.com/markbates/willie](https://godoc.org/github.com/markbates/willie)
* [github.com/mattn/go-colorable](https://godoc.org/github.com/mattn/go-colorable)

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

* [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/onsi/ginkgo](https://godoc.org/github.com/onsi/ginkgo)

* [github.com/onsi/gomega](https://godoc.org/github.com/onsi/gomega)

* [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/serenize/snaker](https://godoc.org/github.com/serenize/snaker)
Expand All @@ -176,20 +171,6 @@ Thank you to the following **GIANTS**:

* [github.com/sourcegraph/syntaxhighlight](https://godoc.org/github.com/sourcegraph/syntaxhighlight)

* [github.com/spf13/cobra](https://godoc.org/github.com/spf13/cobra)

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

* [github.com/stretchr/testify/assert](https://godoc.org/github.com/stretchr/testify/assert)

* [github.com/stretchr/testify/require](https://godoc.org/github.com/stretchr/testify/require)

* [github.com/stretchr/testify/suite](https://godoc.org/github.com/stretchr/testify/suite)

* [github.com/stretchr/testify/vendor/github.com/davecgh/go-spew/spew](https://godoc.org/github.com/stretchr/testify/vendor/github.com/davecgh/go-spew/spew)

* [github.com/stretchr/testify/vendor/github.com/pmezard/go-difflib/difflib](https://godoc.org/github.com/stretchr/testify/vendor/github.com/pmezard/go-difflib/difflib)

* [golang.org/x/crypto/bcrypt](https://godoc.org/golang.org/x/crypto/bcrypt)

* [golang.org/x/crypto/blowfish](https://godoc.org/golang.org/x/crypto/blowfish)
Expand All @@ -206,11 +187,4 @@ Thank you to the following **GIANTS**:

* [golang.org/x/sys/unix](https://godoc.org/golang.org/x/sys/unix)

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

* [gopkg.in/check.v1](https://godoc.org/gopkg.in/check.v1)

* [gopkg.in/russross/blackfriday.v1](https://godoc.org/gopkg.in/russross/blackfriday.v1)

* [gopkg.in/yaml.v2](https://godoc.org/gopkg.in/yaml.v2)

2 changes: 1 addition & 1 deletion runtime/version.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package runtime

// Version is the current version of the buffalo binary
const Version = "v0.12.6"
const Version = "v0.12.7-rc.1"

// const Version = "development"

0 comments on commit 81f14e1

Please sign in to comment.