Skip to content

Commit

Permalink
version bump: v3.7.33
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasschlueter committed Jan 19, 2019
1 parent 290bc52 commit f69cf36
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packrd/packed-packr.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 0 additions & 16 deletions shoulders.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ github.com/gobuffalo/plush does not try to reinvent the wheel! Instead, it uses
Thank you to the following **GIANTS**:


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

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

* [github.com/gobuffalo/flect](https://godoc.org/github.com/gobuffalo/flect)
Expand Down Expand Up @@ -45,14 +43,8 @@ Thank you to the following **GIANTS**:

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

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

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

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

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

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

* [github.com/rogpeppe/go-internal/modfile](https://godoc.org/github.com/rogpeppe/go-internal/modfile)
Expand All @@ -61,14 +53,6 @@ Thank you to the following **GIANTS**:

* [github.com/rogpeppe/go-internal/semver](https://godoc.org/github.com/rogpeppe/go-internal/semver)

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

* [github.com/sergi/go-diff/diffmatchpatch](https://godoc.org/github.com/sergi/go-diff/diffmatchpatch)

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

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

* [golang.org/x/net/html](https://godoc.org/golang.org/x/net/html)

* [golang.org/x/net/html/atom](https://godoc.org/golang.org/x/net/html/atom)
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package plush

const Version = "v3.7.32"
const Version = "v3.7.33"

0 comments on commit f69cf36

Please sign in to comment.