Skip to content

Commit

Permalink
Bump github.com/gobuffalo/buffalo from 0.18.4 to 0.18.5
Browse files Browse the repository at this point in the history
Bumps [github.com/gobuffalo/buffalo](https://github.com/gobuffalo/buffalo) from 0.18.4 to 0.18.5.
- [Release notes](https://github.com/gobuffalo/buffalo/releases)
- [Commits](gobuffalo/buffalo@v0.18.4...v0.18.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 4, 2022
1 parent 8b2ca0f commit 0b3c87c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 200 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.16

require (
github.com/fatih/color v1.13.0
github.com/gobuffalo/buffalo v0.18.4
github.com/gobuffalo/buffalo v0.18.5
github.com/gobuffalo/events v1.4.2
github.com/gobuffalo/flect v0.2.5
github.com/gobuffalo/genny/v2 v2.0.9
Expand All @@ -15,4 +15,5 @@ require (
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.4.0
github.com/stretchr/testify v1.7.1
golang.org/x/mod v0.5.0 // indirect
)
Loading

0 comments on commit 0b3c87c

Please sign in to comment.