From 45d0e0f7e33a1d0d2b7f442085adfbdf984dbf66 Mon Sep 17 00:00:00 2001 From: Mark Bates Date: Sat, 7 Sep 2019 13:20:38 -0400 Subject: [PATCH] version bump: v1.13.2 --- SHOULDERS.md | 140 +++++++++++++++++++++++++++++++++++++++++++++++++++ go.mod | 2 +- go.sum | 7 ++- version.go | 2 +- 4 files changed, 145 insertions(+), 6 deletions(-) diff --git a/SHOULDERS.md b/SHOULDERS.md index ed106ae..5414089 100644 --- a/SHOULDERS.md +++ b/SHOULDERS.md @@ -5,24 +5,164 @@ github.com/gobuffalo/release does not try to reinvent the wheel! Instead, it use Thank you to the following **GIANTS**: +* [github.com/BurntSushi/toml](https://godoc.org/github.com/BurntSushi/toml) + * [github.com/Masterminds/semver](https://godoc.org/github.com/Masterminds/semver) +* [github.com/armon/consul-api](https://godoc.org/github.com/armon/consul-api) + +* [github.com/coreos/etcd](https://godoc.org/github.com/coreos/etcd) + +* [github.com/coreos/go-etcd](https://godoc.org/github.com/coreos/go-etcd) + +* [github.com/coreos/go-semver](https://godoc.org/github.com/coreos/go-semver) + +* [github.com/cpuguy83/go-md2man](https://godoc.org/github.com/cpuguy83/go-md2man) + +* [github.com/davecgh/go-spew](https://godoc.org/github.com/davecgh/go-spew) + +* [github.com/fatih/structs](https://godoc.org/github.com/fatih/structs) + +* [github.com/fsnotify/fsnotify](https://godoc.org/github.com/fsnotify/fsnotify) + +* [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/flect](https://godoc.org/github.com/gobuffalo/flect) + * [github.com/gobuffalo/genny](https://godoc.org/github.com/gobuffalo/genny) +* [github.com/gobuffalo/github_flavored_markdown](https://godoc.org/github.com/gobuffalo/github_flavored_markdown) + +* [github.com/gobuffalo/gogen](https://godoc.org/github.com/gobuffalo/gogen) + +* [github.com/gobuffalo/helpers](https://godoc.org/github.com/gobuffalo/helpers) + * [github.com/gobuffalo/here](https://godoc.org/github.com/gobuffalo/here) * [github.com/gobuffalo/licenser](https://godoc.org/github.com/gobuffalo/licenser) * [github.com/gobuffalo/logger](https://godoc.org/github.com/gobuffalo/logger) +* [github.com/gobuffalo/mapi](https://godoc.org/github.com/gobuffalo/mapi) + +* [github.com/gobuffalo/packd](https://godoc.org/github.com/gobuffalo/packd) + * [github.com/gobuffalo/packr/v2](https://godoc.org/github.com/gobuffalo/packr/v2) * [github.com/gobuffalo/plush](https://godoc.org/github.com/gobuffalo/plush) +* [github.com/gobuffalo/plushgen](https://godoc.org/github.com/gobuffalo/plushgen) + * [github.com/gobuffalo/shoulders](https://godoc.org/github.com/gobuffalo/shoulders) +* [github.com/gobuffalo/syncx](https://godoc.org/github.com/gobuffalo/syncx) + +* [github.com/gobuffalo/tags](https://godoc.org/github.com/gobuffalo/tags) + +* [github.com/gobuffalo/uuid](https://godoc.org/github.com/gobuffalo/uuid) + +* [github.com/gobuffalo/validate](https://godoc.org/github.com/gobuffalo/validate) + +* [github.com/gofrs/uuid](https://godoc.org/github.com/gofrs/uuid) + +* [github.com/golang/protobuf](https://godoc.org/github.com/golang/protobuf) + +* [github.com/hashicorp/hcl](https://godoc.org/github.com/hashicorp/hcl) + +* [github.com/hpcloud/tail](https://godoc.org/github.com/hpcloud/tail) + +* [github.com/inconshreveable/mousetrap](https://godoc.org/github.com/inconshreveable/mousetrap) + +* [github.com/joho/godotenv](https://godoc.org/github.com/joho/godotenv) + +* [github.com/karrick/godirwalk](https://godoc.org/github.com/karrick/godirwalk) + +* [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/magiconair/properties](https://godoc.org/github.com/magiconair/properties) + +* [github.com/markbates/oncer](https://godoc.org/github.com/markbates/oncer) + +* [github.com/markbates/safe](https://godoc.org/github.com/markbates/safe) + +* [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/mitchellh/mapstructure](https://godoc.org/github.com/mitchellh/mapstructure) + +* [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/pmezard/go-difflib](https://godoc.org/github.com/pmezard/go-difflib) + +* [github.com/rogpeppe/go-internal](https://godoc.org/github.com/rogpeppe/go-internal) + +* [github.com/russross/blackfriday](https://godoc.org/github.com/russross/blackfriday) + +* [github.com/serenize/snaker](https://godoc.org/github.com/serenize/snaker) + +* [github.com/sergi/go-diff](https://godoc.org/github.com/sergi/go-diff) + +* [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) + +* [github.com/spf13/afero](https://godoc.org/github.com/spf13/afero) + +* [github.com/spf13/cast](https://godoc.org/github.com/spf13/cast) + * [github.com/spf13/cobra](https://godoc.org/github.com/spf13/cobra) +* [github.com/spf13/jwalterweatherman](https://godoc.org/github.com/spf13/jwalterweatherman) + +* [github.com/spf13/pflag](https://godoc.org/github.com/spf13/pflag) + +* [github.com/spf13/viper](https://godoc.org/github.com/spf13/viper) + +* [github.com/stretchr/objx](https://godoc.org/github.com/stretchr/objx) + * [github.com/stretchr/testify](https://godoc.org/github.com/stretchr/testify) + +* [github.com/ugorji/go/codec](https://godoc.org/github.com/ugorji/go/codec) + +* [github.com/xordataexchange/crypt](https://godoc.org/github.com/xordataexchange/crypt) + +* [golang.org/x/crypto](https://godoc.org/golang.org/x/crypto) + +* [golang.org/x/net](https://godoc.org/golang.org/x/net) + +* [golang.org/x/sync](https://godoc.org/golang.org/x/sync) + +* [golang.org/x/sys](https://godoc.org/golang.org/x/sys) + +* [golang.org/x/text](https://godoc.org/golang.org/x/text) + +* [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/fsnotify.v1](https://godoc.org/gopkg.in/fsnotify.v1) + +* [gopkg.in/tomb.v1](https://godoc.org/gopkg.in/tomb.v1) + +* [gopkg.in/yaml.v2](https://godoc.org/gopkg.in/yaml.v2) diff --git a/go.mod b/go.mod index 66013f6..6f36735 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/gobuffalo/logger v1.0.1 github.com/gobuffalo/packr/v2 v2.6.0 github.com/gobuffalo/plush v3.8.3+incompatible - github.com/gobuffalo/shoulders v1.1.0 + github.com/gobuffalo/shoulders v1.2.0 github.com/spf13/cobra v0.0.5 github.com/stretchr/testify v1.4.0 ) diff --git a/go.sum b/go.sum index 42bf7a0..da0f5f0 100644 --- a/go.sum +++ b/go.sum @@ -54,8 +54,8 @@ github.com/gobuffalo/plush v3.8.2+incompatible/go.mod h1:rQ4zdtUUyZNqULlc6bqd5sc github.com/gobuffalo/plush v3.8.3+incompatible h1:kzvUTnFPhwyfPEsx7U7LI05/IIslZVGnAlMA1heWub8= github.com/gobuffalo/plush v3.8.3+incompatible/go.mod h1:rQ4zdtUUyZNqULlc6bqd5scsPfLKfT0+TGMChgduDvI= github.com/gobuffalo/plushgen v0.1.2/go.mod h1:3U71v6HWZpVER1nInTXeAwdoRNsRd4W8aeIa1Lyp+Bk= -github.com/gobuffalo/shoulders v1.1.0 h1:nzhFIkpYmWPYF3sxtw3KQ5z7l1QIM3tLApyk+TL2HH0= -github.com/gobuffalo/shoulders v1.1.0/go.mod h1:kcIJs3p7VqoBJ36Mzs+x767NyzTx0pxBvzZdWTWZYF8= +github.com/gobuffalo/shoulders v1.2.0 h1:XcPmWbzN7944VXS/I//R7o2eupUHEp3mLFWbUlk1Sco= +github.com/gobuffalo/shoulders v1.2.0/go.mod h1:Ia3oFybQWg4711cb2S5JkFSt9V4rMiLGusWZ6mRAdNM= github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754/go.mod h1:HhnNqWY95UYwwW3uSASeV7vtgYkT2t16hJgV3AEPUpw= github.com/gobuffalo/tags v2.1.0+incompatible h1:qQjj3n2RtHxfooqXQ4/A9SsEfZ7/7guv8cp/GdAPa+Y= github.com/gobuffalo/tags v2.1.0+incompatible/go.mod h1:9XmhOkyaB7UzvuY4UoZO4s67q8/xRMVJEaakauVQYeY= @@ -87,8 +87,6 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ= github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE= github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI= github.com/magiconair/properties v1.8.0/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ= -github.com/markbates/deplist v1.2.0 h1:4O1+3kAk6xat7T5tVahmKrrtTgzArSNeKpZVGBm5Hl4= -github.com/markbates/deplist v1.2.0/go.mod h1:dtsWLZ5bWoazbM0rCxZncQaAPifWbvHgBJk8UNI1Yfk= github.com/markbates/oncer v0.0.0-20181203154359-bf2de49a0be2/go.mod h1:Ld9puTsIW75CHf65OeIOkyKbteujpZVXDpWK6YGZbxE= github.com/markbates/safe v1.0.1/go.mod h1:nAqgmRi7cY2nqMc92/bSEeQA+R4OheNU2T1kNSCBdG0= github.com/microcosm-cc/bluemonday v1.0.1/go.mod h1:hsXNsILzKxV+sX77C5b8FSuKF00vh2OMYv+xgHpAMF4= @@ -173,6 +171,7 @@ golang.org/x/tools v0.0.0-20190613204242-ed0dc450797f/go.mod h1:/rFqwRUd4F7ZHNgw golang.org/x/tools v0.0.0-20190621195816-6e04913cbbac/go.mod h1:/rFqwRUd4F7ZHNgwSSTFct+R/Kf4OFW1sUzUTQQTgfc= golang.org/x/tools v0.0.0-20190628153133-6cdbf07be9d0/go.mod h1:/rFqwRUd4F7ZHNgwSSTFct+R/Kf4OFW1sUzUTQQTgfc= golang.org/x/tools v0.0.0-20190905035308-adb45749da8e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= +golang.org/x/tools v0.0.0-20190906203814-12febf440ab1/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 h1:xFbv3LvlvQAmbNJFCBKRv1Ccvnh9FVsW0FX2kTWWowE= golang.org/x/tools v0.0.0-20190907020128-2ca718005c18/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= diff --git a/version.go b/version.go index 6370275..1ef62b5 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package main // Version of main -const Version = "v1.13.1" +const Version = "v1.13.2"