Skip to content

Commit

Permalink
build(deps): bump github.com/gobuffalo/buffalo from 0.18.7 to 0.18.9
Browse files Browse the repository at this point in the history
Bumps [github.com/gobuffalo/buffalo](https://github.com/gobuffalo/buffalo) from 0.18.7 to 0.18.9.
- [Release notes](https://github.com/gobuffalo/buffalo/releases)
- [Commits](gobuffalo/buffalo@v0.18.7...v0.18.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 22, 2022
1 parent d600e1a commit 748f666
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 165 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/buger/jsonparser v1.1.1
github.com/caio/go-tdigest v3.1.0+incompatible
github.com/gin-gonic/gin v1.7.7
github.com/gobuffalo/buffalo v0.18.7
github.com/gobuffalo/buffalo v0.18.9
github.com/gofiber/fiber/v2 v2.35.0
github.com/google/go-querystring v1.1.0 // indirect
github.com/gorilla/mux v1.8.0
Expand All @@ -31,4 +31,5 @@ require (
github.com/yudai/gojsondiff v1.0.0 // indirect
github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82 // indirect
gonum.org/v1/gonum v0.8.1 // indirect
gopkg.in/ini.v1 v1.62.0 // indirect
)
Loading

0 comments on commit 748f666

Please sign in to comment.