Skip to content

Commit

Permalink
Bump github.com/gobuffalo/pop/v6 from 6.0.4 to 6.0.6 (#335)
Browse files Browse the repository at this point in the history
Bumps [github.com/gobuffalo/pop/v6](https://github.com/gobuffalo/pop) from 6.0.4 to 6.0.6.
- [Release notes](https://github.com/gobuffalo/pop/releases)
- [Changelog](https://github.com/gobuffalo/pop/blob/main/.goreleaser.yml)
- [Commits](gobuffalo/pop@v6.0.4...v6.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 22, 2022
1 parent fe7c1b4 commit 9456ecc
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 448 deletions.
6 changes: 5 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,20 @@ require (
github.com/felixge/httpsnoop v1.0.3
github.com/gin-gonic/gin v1.7.7
github.com/go-sql-driver/mysql v1.6.0
github.com/gobuffalo/pop/v6 v6.0.4
github.com/gobuffalo/pop/v6 v6.0.6
github.com/google/uuid v1.3.0
github.com/gorilla/mux v1.8.0
github.com/honeycombio/libhoney-go v1.16.0
github.com/jmoiron/sqlx v1.3.5
github.com/json-iterator/go v1.1.11 // indirect
github.com/julienschmidt/httprouter v1.3.0
github.com/kr/pretty v0.2.0 // indirect
github.com/labstack/echo/v4 v4.7.2
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/stretchr/testify v1.8.0
goji.io/v3 v3.0.0
google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c // indirect
google.golang.org/grpc v1.47.0
google.golang.org/protobuf v1.28.1
)

0 comments on commit 9456ecc

Please sign in to comment.