Skip to content

Commit

Permalink
Merge pull request #60 from ybkuroki/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/labstack/echo-contrib-0.11.0

Bump github.com/labstack/echo-contrib from 0.9.0 to 0.11.0
  • Loading branch information
ybkuroki authored Jun 5, 2021
2 parents 5b751ae + 6332d2e commit f58b4c2
Show file tree
Hide file tree
Showing 2 changed files with 376 additions and 67 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ require (
github.com/gorilla/sessions v1.2.1
github.com/jinzhu/configor v1.2.1
github.com/jinzhu/gorm v1.9.16
github.com/kr/pretty v0.1.0 // indirect
github.com/labstack/echo-contrib v0.9.0
github.com/labstack/echo-contrib v0.11.0
github.com/labstack/echo/v4 v4.3.0
github.com/leodido/go-urn v1.2.0 // indirect
github.com/lib/pq v1.7.0 // indirect
Expand All @@ -19,7 +18,6 @@ require (
go.uber.org/zap v1.17.0
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
gopkg.in/boj/redistore.v1 v1.0.0-20160128113310-fc113767cd6b
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
gopkg.in/go-playground/assert.v1 v1.2.1 // indirect
gopkg.in/go-playground/validator.v9 v9.31.0
gopkg.in/natefinch/lumberjack.v2 v2.0.0
Expand Down
Loading

0 comments on commit f58b4c2

Please sign in to comment.