Skip to content

Commit

Permalink
Bump github.com/gobuffalo/genny/v2 from 2.0.8 to 2.0.9
Browse files Browse the repository at this point in the history
Bumps [github.com/gobuffalo/genny/v2](https://github.com/gobuffalo/genny) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/gobuffalo/genny/releases)
- [Commits](gobuffalo/genny@v2.0.8...v2.0.9)

---
updated-dependencies:
- dependency-name: github.com/gobuffalo/genny/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and fasmat committed Apr 4, 2022
1 parent aca00d6 commit 5cb8b63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/gobuffalo/envy v1.10.1
github.com/gobuffalo/fizz v1.14.0
github.com/gobuffalo/flect v0.2.5
github.com/gobuffalo/genny/v2 v2.0.8
github.com/gobuffalo/genny/v2 v2.0.9
github.com/gobuffalo/logger v1.0.6
github.com/gobuffalo/nulls v0.4.1
github.com/gobuffalo/plush/v4 v4.1.10
Expand Down
3 changes: 2 additions & 1 deletion go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,9 @@ github.com/gobuffalo/flect v0.2.0/go.mod h1:W3K3X9ksuZfir8f/LrfVtWmCDQFfayuylOJ7
github.com/gobuffalo/flect v0.2.4/go.mod h1:1ZyCLIbg0YD7sDkzvFdPoOydPtD8y9JQnrOROolUcM8=
github.com/gobuffalo/flect v0.2.5 h1:H6vvsv2an0lalEaCDRThvtBfmg44W/QHXBCYUXf/6S4=
github.com/gobuffalo/flect v0.2.5/go.mod h1:1ZyCLIbg0YD7sDkzvFdPoOydPtD8y9JQnrOROolUcM8=
github.com/gobuffalo/genny/v2 v2.0.8 h1:ZMQGusokXiFFOOMOKujcR3SqwxD3ZSlLwc81PMV0ww0=
github.com/gobuffalo/genny/v2 v2.0.8/go.mod h1:R45scCyQfff2HysNJHNanjrpvPw4Qu+rM1MOMDBB5oU=
github.com/gobuffalo/genny/v2 v2.0.9 h1:owT4OjHEDKnfL3V+A0fl6ipsNiSW0ILf0bFKIIMB/7A=
github.com/gobuffalo/genny/v2 v2.0.9/go.mod h1:R45scCyQfff2HysNJHNanjrpvPw4Qu+rM1MOMDBB5oU=
github.com/gobuffalo/github_flavored_markdown v1.1.0/go.mod h1:TSpTKWcRTI0+v7W3x8dkSKMLJSUpuVitlptCkpeY8ic=
github.com/gobuffalo/github_flavored_markdown v1.1.1 h1:kUf8ginyBOTRXcKSTPsPAqlA25vQ80+xAspLIYaxmTU=
github.com/gobuffalo/github_flavored_markdown v1.1.1/go.mod h1:yU32Pen+eorS58oxh/bNZx76zUOCJwmvyV5FBrvzOKQ=
Expand Down

0 comments on commit 5cb8b63

Please sign in to comment.