diff --git a/SHOULDERS.md b/SHOULDERS.md index 180eb94a9..7d3131b27 100644 --- a/SHOULDERS.md +++ b/SHOULDERS.md @@ -5,28 +5,18 @@ Buffalo does not try to reinvent the wheel! Instead, it uses the already great w Thank you to the following **GIANTS**: * [github.com/BurntSushi/toml](https://godoc.org/github.com/BurntSushi/toml) -* [github.com/Masterminds/semver/v3](https://godoc.org/github.com/Masterminds/semver/v3) * [github.com/aymerick/douceur](https://godoc.org/github.com/aymerick/douceur) -* [github.com/cockroachdb/apd](https://godoc.org/github.com/cockroachdb/apd) -* [github.com/coreos/go-systemd](https://godoc.org/github.com/coreos/go-systemd) * [github.com/cpuguy83/go-md2man/v2](https://godoc.org/github.com/cpuguy83/go-md2man/v2) -* [github.com/creack/pty](https://godoc.org/github.com/creack/pty) * [github.com/davecgh/go-spew](https://godoc.org/github.com/davecgh/go-spew) * [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/structs](https://godoc.org/github.com/fatih/structs) * [github.com/felixge/httpsnoop](https://godoc.org/github.com/felixge/httpsnoop) * [github.com/fsnotify/fsnotify](https://godoc.org/github.com/fsnotify/fsnotify) -* [github.com/go-kit/log](https://godoc.org/github.com/go-kit/log) -* [github.com/go-logfmt/logfmt](https://godoc.org/github.com/go-logfmt/logfmt) * [github.com/go-sql-driver/mysql](https://godoc.org/github.com/go-sql-driver/mysql) -* [github.com/go-stack/stack](https://godoc.org/github.com/go-stack/stack) -* [github.com/gobuffalo/attrs](https://godoc.org/github.com/gobuffalo/attrs) * [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/flect](https://godoc.org/github.com/gobuffalo/flect) -* [github.com/gobuffalo/genny/v2](https://godoc.org/github.com/gobuffalo/genny/v2) * [github.com/gobuffalo/github_flavored_markdown](https://godoc.org/github.com/gobuffalo/github_flavored_markdown) * [github.com/gobuffalo/grift](https://godoc.org/github.com/gobuffalo/grift) * [github.com/gobuffalo/helpers](https://godoc.org/github.com/gobuffalo/helpers) @@ -35,43 +25,24 @@ Thank you to the following **GIANTS**: * [github.com/gobuffalo/logger](https://godoc.org/github.com/gobuffalo/logger) * [github.com/gobuffalo/meta](https://godoc.org/github.com/gobuffalo/meta) * [github.com/gobuffalo/nulls](https://godoc.org/github.com/gobuffalo/nulls) -* [github.com/gobuffalo/packd](https://godoc.org/github.com/gobuffalo/packd) * [github.com/gobuffalo/plush/v4](https://godoc.org/github.com/gobuffalo/plush/v4) -* [github.com/gobuffalo/pop/v6](https://godoc.org/github.com/gobuffalo/pop/v6) * [github.com/gobuffalo/refresh](https://godoc.org/github.com/gobuffalo/refresh) * [github.com/gobuffalo/tags/v3](https://godoc.org/github.com/gobuffalo/tags/v3) * [github.com/gobuffalo/validate/v3](https://godoc.org/github.com/gobuffalo/validate/v3) * [github.com/gofrs/uuid](https://godoc.org/github.com/gofrs/uuid) * [github.com/google/go-cmp](https://godoc.org/github.com/google/go-cmp) -* [github.com/google/renameio](https://godoc.org/github.com/google/renameio) * [github.com/gorilla/css](https://godoc.org/github.com/gorilla/css) * [github.com/gorilla/handlers](https://godoc.org/github.com/gorilla/handlers) * [github.com/gorilla/mux](https://godoc.org/github.com/gorilla/mux) * [github.com/gorilla/securecookie](https://godoc.org/github.com/gorilla/securecookie) * [github.com/gorilla/sessions](https://godoc.org/github.com/gorilla/sessions) * [github.com/inconshreveable/mousetrap](https://godoc.org/github.com/inconshreveable/mousetrap) -* [github.com/jackc/chunkreader](https://godoc.org/github.com/jackc/chunkreader) -* [github.com/jackc/chunkreader/v2](https://godoc.org/github.com/jackc/chunkreader/v2) -* [github.com/jackc/pgconn](https://godoc.org/github.com/jackc/pgconn) -* [github.com/jackc/pgio](https://godoc.org/github.com/jackc/pgio) -* [github.com/jackc/pgmock](https://godoc.org/github.com/jackc/pgmock) -* [github.com/jackc/pgpassfile](https://godoc.org/github.com/jackc/pgpassfile) -* [github.com/jackc/pgproto3](https://godoc.org/github.com/jackc/pgproto3) -* [github.com/jackc/pgproto3/v2](https://godoc.org/github.com/jackc/pgproto3/v2) -* [github.com/jackc/pgservicefile](https://godoc.org/github.com/jackc/pgservicefile) -* [github.com/jackc/pgtype](https://godoc.org/github.com/jackc/pgtype) -* [github.com/jackc/pgx/v4](https://godoc.org/github.com/jackc/pgx/v4) -* [github.com/jackc/puddle](https://godoc.org/github.com/jackc/puddle) * [github.com/jmoiron/sqlx](https://godoc.org/github.com/jmoiron/sqlx) * [github.com/joho/godotenv](https://godoc.org/github.com/joho/godotenv) -* [github.com/kballard/go-shellquote](https://godoc.org/github.com/kballard/go-shellquote) -* [github.com/kisielk/gotool](https://godoc.org/github.com/kisielk/gotool) -* [github.com/konsorten/go-windows-terminal-sequences](https://godoc.org/github.com/konsorten/go-windows-terminal-sequences) * [github.com/kr/pretty](https://godoc.org/github.com/kr/pretty) * [github.com/kr/pty](https://godoc.org/github.com/kr/pty) * [github.com/kr/text](https://godoc.org/github.com/kr/text) * [github.com/lib/pq](https://godoc.org/github.com/lib/pq) -* [github.com/luna-duclos/instrumentedsql](https://godoc.org/github.com/luna-duclos/instrumentedsql) * [github.com/mattn/go-colorable](https://godoc.org/github.com/mattn/go-colorable) * [github.com/mattn/go-isatty](https://godoc.org/github.com/mattn/go-isatty) * [github.com/mattn/go-sqlite3](https://godoc.org/github.com/mattn/go-sqlite3) @@ -79,16 +50,11 @@ Thank you to the following **GIANTS**: * [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/pkg/diff](https://godoc.org/github.com/pkg/diff) -* [github.com/pkg/errors](https://godoc.org/github.com/pkg/errors) * [github.com/pmezard/go-difflib](https://godoc.org/github.com/pmezard/go-difflib) * [github.com/psanford/memfs](https://godoc.org/github.com/psanford/memfs) * [github.com/rogpeppe/go-internal](https://godoc.org/github.com/rogpeppe/go-internal) -* [github.com/rs/xid](https://godoc.org/github.com/rs/xid) -* [github.com/rs/zerolog](https://godoc.org/github.com/rs/zerolog) * [github.com/russross/blackfriday/v2](https://godoc.org/github.com/russross/blackfriday/v2) -* [github.com/satori/go.uuid](https://godoc.org/github.com/satori/go.uuid) * [github.com/sergi/go-diff](https://godoc.org/github.com/sergi/go-diff) -* [github.com/shopspring/decimal](https://godoc.org/github.com/shopspring/decimal) * [github.com/sirupsen/logrus](https://godoc.org/github.com/sirupsen/logrus) * [github.com/sourcegraph/annotate](https://godoc.org/github.com/sourcegraph/annotate) * [github.com/sourcegraph/syntaxhighlight](https://godoc.org/github.com/sourcegraph/syntaxhighlight) @@ -97,13 +63,7 @@ Thank you to the following **GIANTS**: * [github.com/stretchr/objx](https://godoc.org/github.com/stretchr/objx) * [github.com/stretchr/testify](https://godoc.org/github.com/stretchr/testify) * [github.com/yuin/goldmark](https://godoc.org/github.com/yuin/goldmark) -* [github.com/zenazn/goji](https://godoc.org/github.com/zenazn/goji) -* [go.uber.org/atomic](https://godoc.org/go.uber.org/atomic) -* [go.uber.org/multierr](https://godoc.org/go.uber.org/multierr) -* [go.uber.org/tools](https://godoc.org/go.uber.org/tools) -* [go.uber.org/zap](https://godoc.org/go.uber.org/zap) * [golang.org/x/crypto](https://godoc.org/golang.org/x/crypto) -* [golang.org/x/lint](https://godoc.org/golang.org/x/lint) * [golang.org/x/mod](https://godoc.org/golang.org/x/mod) * [golang.org/x/net](https://godoc.org/golang.org/x/net) * [golang.org/x/sync](https://godoc.org/golang.org/x/sync) @@ -113,8 +73,5 @@ Thank you to the following **GIANTS**: * [golang.org/x/tools](https://godoc.org/golang.org/x/tools) * [golang.org/x/xerrors](https://godoc.org/golang.org/x/xerrors) * [gopkg.in/check.v1](https://godoc.org/gopkg.in/check.v1) -* [gopkg.in/errgo.v2](https://godoc.org/gopkg.in/errgo.v2) -* [gopkg.in/inconshreveable/log15.v2](https://godoc.org/gopkg.in/inconshreveable/log15.v2) * [gopkg.in/yaml.v2](https://godoc.org/gopkg.in/yaml.v2) * [gopkg.in/yaml.v3](https://godoc.org/gopkg.in/yaml.v3) -* [honnef.co/go/tools](https://godoc.org/honnef.co/go/tools) diff --git a/go.mod b/go.mod index 93c6fe3d6..bd462e674 100644 --- a/go.mod +++ b/go.mod @@ -4,10 +4,10 @@ go 1.16 require ( github.com/BurntSushi/toml v1.2.1 - github.com/dustin/go-humanize v1.0.0 + github.com/dustin/go-humanize v1.0.1 github.com/gobuffalo/envy v1.10.2 github.com/gobuffalo/events v1.4.3 - github.com/gobuffalo/flect v0.3.0 + github.com/gobuffalo/flect v1.0.0 github.com/gobuffalo/github_flavored_markdown v1.1.3 github.com/gobuffalo/grift v1.5.2 github.com/gobuffalo/helpers v0.6.7 @@ -15,7 +15,7 @@ require ( github.com/gobuffalo/logger v1.0.7 github.com/gobuffalo/meta v0.3.3 github.com/gobuffalo/nulls v0.4.2 - github.com/gobuffalo/plush/v4 v4.1.16 + github.com/gobuffalo/plush/v4 v4.1.18 github.com/gobuffalo/refresh v1.13.3 github.com/gobuffalo/tags/v3 v3.1.4 github.com/gorilla/handlers v1.5.1 @@ -26,5 +26,5 @@ require ( github.com/sirupsen/logrus v1.9.0 github.com/spf13/cobra v1.6.1 github.com/stretchr/testify v1.8.1 - golang.org/x/text v0.4.0 + golang.org/x/text v0.6.0 ) diff --git a/go.sum b/go.sum index 5a7f7878a..3b786e525 100644 --- a/go.sum +++ b/go.sum @@ -7,8 +7,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46t github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= -github.com/dustin/go-humanize v1.0.0 h1:VSnTsYCnlFHaM2/igO1h6X3HA71jcobQuxemgkq4zYo= -github.com/dustin/go-humanize v1.0.0/go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk= +github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY= +github.com/dustin/go-humanize v1.0.1/go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto= github.com/fatih/color v1.13.0 h1:8LOYc1KYPPmyKMuN8QV2DNRWNbLo6LZ0iLs8+mlH53w= github.com/fatih/color v1.13.0/go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk= github.com/fatih/structs v1.1.0 h1:Q7juDM0QtcnhCpeyLGQKyg4TOIghuNXrkL32pHAUMxo= @@ -22,8 +22,9 @@ github.com/gobuffalo/envy v1.10.2 h1:EIi03p9c3yeuRCFPOKcSfajzkLb3hrRjEpHGI8I2Wo4 github.com/gobuffalo/envy v1.10.2/go.mod h1:qGAGwdvDsaEtPhfBzb3o0SfDea8ByGn9j8bKmVft9z8= github.com/gobuffalo/events v1.4.3 h1:JYDq7NbozP10zaN9Ijfem6Ozox2KacU2fU38RyquXM8= github.com/gobuffalo/events v1.4.3/go.mod h1:2BwfpV5X63t8xkUcVqIv4IbyAobJazRSVu1F1pgf3rc= -github.com/gobuffalo/flect v0.3.0 h1:erfPWM+K1rFNIQeRPdeEXxo8yFr/PO17lhRnS8FUrtk= github.com/gobuffalo/flect v0.3.0/go.mod h1:5pf3aGnsvqvCj50AVni7mJJF8ICxGZ8HomberC3pXLE= +github.com/gobuffalo/flect v1.0.0 h1:eBFmskjXZgAOagiTXJH25Nt5sdFwNRcb8DKZsIsAUQI= +github.com/gobuffalo/flect v1.0.0/go.mod h1:l9V6xSb4BlXwsxEMj3FVEub2nkdQjWhPvD8XTTlHPQc= github.com/gobuffalo/github_flavored_markdown v1.1.3 h1:rSMPtx9ePkFB22vJ+dH+m/EUBS8doQ3S8LeEXcdwZHk= github.com/gobuffalo/github_flavored_markdown v1.1.3/go.mod h1:IzgO5xS6hqkDmUh91BW/+Qxo/qYnvfzoz3A7uLkg77I= github.com/gobuffalo/grift v1.5.2 h1:mC0vHRs+nXz+JhkH3sv+rVnnTQRDXrUrOXOPYpgPjpo= @@ -39,8 +40,8 @@ github.com/gobuffalo/meta v0.3.3 h1:GwPWdbdnp4JrKASvMLa03OtmzISq7z/nE7T6aMqzoYM= github.com/gobuffalo/meta v0.3.3/go.mod h1:o4B099IUFUfK4555Guqxz1zHAqyuUQ/KtHXi8WvVeFE= github.com/gobuffalo/nulls v0.4.2 h1:GAqBR29R3oPY+WCC7JL9KKk9erchaNuV6unsOSZGQkw= github.com/gobuffalo/nulls v0.4.2/go.mod h1:EElw2zmBYafU2R9W4Ii1ByIj177wA/pc0JdjtD0EsH8= -github.com/gobuffalo/plush/v4 v4.1.16 h1:Y6jVVTLdg1BxRXDIbTJz+J8QRzEAtv5ZwYpGdIFR7VU= -github.com/gobuffalo/plush/v4 v4.1.16/go.mod h1:6t7swVsarJ8qSLw1qyAH/KbrcSTwdun2ASEQkOznakg= +github.com/gobuffalo/plush/v4 v4.1.18 h1:bnPjdMTEUQHqj9TNX2Ck3mxEXYZa+0nrFMNM07kpX9g= +github.com/gobuffalo/plush/v4 v4.1.18/go.mod h1:xi2tJIhFI4UdzIL8sxZtzGYOd2xbBpcFbLZlIPGGZhU= github.com/gobuffalo/refresh v1.13.3 h1:HYQlI6RiqWUf2yzCXvUHAYqm9M9/teVnox+mjzo/9rQ= github.com/gobuffalo/refresh v1.13.3/go.mod h1:NkzgLKZGk5suOvgvOD0/VALog0fH29Ib7fwym9JmRxA= github.com/gobuffalo/tags/v3 v3.1.4 h1:X/ydLLPhgXV4h04Hp2xlbI2oc5MDaa7eub6zw8oHjsM= @@ -129,8 +130,8 @@ golang.org/x/net v0.0.0-20221002022538-bcab6841153b h1:6e93nYa3hNqAvLr0pD4PN1fFS golang.org/x/net v0.0.0-20221002022538-bcab6841153b/go.mod h1:YDH+HFinaLZZlnHAfSS6ZXJJ9M9t4Dl22yv3iI2vPwk= golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= -golang.org/x/sync v0.0.0-20220929204114-8fcdb60fdcc0 h1:cu5kTvlzcw1Q5S9f5ip1/cpiB4nXvw1XYzFPGgzLUOY= -golang.org/x/sync v0.0.0-20220929204114-8fcdb60fdcc0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.1.0 h1:wsuoTGHzEhffawBOhz5CYhcrV4IdKZbEyZjBMuTp12o= +golang.org/x/sync v0.1.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= golang.org/x/sys v0.0.0-20200116001909-b77594299b42/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= @@ -150,8 +151,8 @@ golang.org/x/term v0.0.0-20220722155259-a9ba230a4035/go.mod h1:jbD1KX2456YbFQfuX golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ= -golang.org/x/text v0.4.0 h1:BrVqGRd7+k1DiOgtnFvAkoQEWQvBc25ouMJM6429SFg= -golang.org/x/text v0.4.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8= +golang.org/x/text v0.6.0 h1:3XmdazWV+ubf7QgHSTWeykHOci5oeekaGJBLkrkaw4k= +golang.org/x/text v0.6.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8= golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc= diff --git a/runtime/version.go b/runtime/version.go index 72a32a84c..9efd69b13 100644 --- a/runtime/version.go +++ b/runtime/version.go @@ -1,4 +1,4 @@ package runtime // Version is the current version of the buffalo binary -var Version = "v1.0.1" +var Version = "v1.1.0"