Merge branch 'renovate/github.com-gofiber-template-1.x'

This commit is contained in:
Phil 2022-01-13 19:06:34 +01:00
commit 9c14461b78
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -6,7 +6,7 @@ require (
github.com/go-redis/redis v6.15.9+incompatible github.com/go-redis/redis v6.15.9+incompatible
github.com/go-redis/redis/v8 v8.11.4 github.com/go-redis/redis/v8 v8.11.4
github.com/gofiber/fiber/v2 v2.24.0 github.com/gofiber/fiber/v2 v2.24.0
github.com/gofiber/template v1.6.20 github.com/gofiber/template v1.6.21
github.com/matoous/go-nanoid/v2 v2.0.0 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.24.0/go.mod h1:MR1usVH3JHYRyQwMe2eZXRSZHRX38fkV+A7CPB+DlDQ=
github.com/gofiber/template v1.6.20 h1:g/ANCPveNunuFmhroT5n5DVf3FcJw/0W6AkQAghcRP0= github.com/gofiber/template v1.6.20 h1:g/ANCPveNunuFmhroT5n5DVf3FcJw/0W6AkQAghcRP0=
github.com/gofiber/template v1.6.20/go.mod h1:9D3pxLzL/I/tb7kwl65XerHFYWPFIRbS1TAt1OlgZU8= github.com/gofiber/template v1.6.20/go.mod h1:9D3pxLzL/I/tb7kwl65XerHFYWPFIRbS1TAt1OlgZU8=
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= github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q= github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q=
github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc= github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc=