Merge branch 'renovate/github.com-gofiber-fiber-v2-2.x' into 'main'

Update module github.com/gofiber/fiber/v2 to v2.26.0

See merge request Phil/goshorly!24
This commit is contained in:
Phil 2022-02-03 10:12:53 +01:00
commit dc3c1ab845
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.17
require (
github.com/go-redis/redis/v8 v8.11.4
github.com/gofiber/fiber/v2 v2.25.0
github.com/gofiber/fiber/v2 v2.26.0
github.com/gofiber/template v1.6.21
github.com/matoous/go-nanoid/v2 v2.0.0
)

2
go.sum
View file

@ -98,6 +98,8 @@ github.com/gofiber/fiber/v2 v2.24.0 h1:18rpLoQMJBVlLtX/PwgHj3hIxPSeWfN1YeDJ2lEnz
github.com/gofiber/fiber/v2 v2.24.0/go.mod h1:MR1usVH3JHYRyQwMe2eZXRSZHRX38fkV+A7CPB+DlDQ=
github.com/gofiber/fiber/v2 v2.25.0 h1:kv8dmG/sAFDFpTueCMEn4X0JS5d72pEFTKLZ3miOREw=
github.com/gofiber/fiber/v2 v2.25.0/go.mod h1:7efVWcBOZi1PyMWznnbitjnARPA7nYZxmQXJVod0bo0=
github.com/gofiber/fiber/v2 v2.26.0 h1:Awnfqp3fqbZzV3wZWMRJ6Xo2U8X0Ls68M7tXjx52NcM=
github.com/gofiber/fiber/v2 v2.26.0/go.mod h1:7efVWcBOZi1PyMWznnbitjnARPA7nYZxmQXJVod0bo0=
github.com/gofiber/template v1.6.21 h1:oIqrnpHnCWhbdBIme5AHBsM7c93H2vrb6Xyloj7UZoU=
github.com/gofiber/template v1.6.21/go.mod h1:1ORcy7sg3WW/YVeAyeGkcCtT63HjEj3+qxHNz+oZoFk=
github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=