This repository was archived by the owner on Mar 24, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
frameworks/Go/goravel/src/fiber Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ require (
6363 github.com/go-redsync/redsync/v4 v4.8.1 // indirect
6464 github.com/go-sql-driver/mysql v1.8.1 // indirect
6565 github.com/go-stack/stack v1.8.0 // indirect
66- github.com/gofiber/fiber/v2 v2.52.9 // indirect
66+ github.com/gofiber/fiber/v2 v2.52.11 // indirect
6767 github.com/gofiber/template v1.8.3 // indirect
6868 github.com/gofiber/template/html/v2 v2.1.1 // indirect
6969 github.com/gofiber/utils v1.2.0 // indirect
Original file line number Diff line number Diff line change @@ -273,8 +273,8 @@ github.com/gobuffalo/packd v0.1.0/go.mod h1:M2Juc+hhDXf/PnmBANFCqx4DM3wRbgDvnVWe
273273github.com/gobuffalo/packr/v2 v2.0.9 /go.mod h1:emmyGweYTm6Kdper+iywB6YK5YzuKchGtJQZ0Odn4pQ =
274274github.com/gobuffalo/packr/v2 v2.2.0 /go.mod h1:CaAwI0GPIAv+5wKLtv8Afwl+Cm78K/I/VCm/3ptBN+0 =
275275github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 /go.mod h1:HhnNqWY95UYwwW3uSASeV7vtgYkT2t16hJgV3AEPUpw =
276- github.com/gofiber/fiber/v2 v2.52.9 h1:YjKl5DOiyP3j0mO61u3NTmK7or8GzzWzCFzkboyP5cw =
277- github.com/gofiber/fiber/v2 v2.52.9 /go.mod h1:YEcBbO/FB+5M1IZNBP9FO3J9281zgPAreiI1oqg8nDw =
276+ github.com/gofiber/fiber/v2 v2.52.11 h1:5f4yzKLcBcF8ha1GQTWB+mpblWz3Vz6nSAbTL31HkWs =
277+ github.com/gofiber/fiber/v2 v2.52.11 /go.mod h1:YEcBbO/FB+5M1IZNBP9FO3J9281zgPAreiI1oqg8nDw =
278278github.com/gofiber/template v1.8.3 h1:hzHdvMwMo/T2kouz2pPCA0zGiLCeMnoGsQZBTSYgZxc =
279279github.com/gofiber/template v1.8.3 /go.mod h1:bs/2n0pSNPOkRa5VJ8zTIvedcI/lEYxzV3+YPXdBvq8 =
280280github.com/gofiber/template/html/v2 v2.1.1 h1:QEy3O3EBkvwDthy5bXVGUseOyO6ldJoiDxlF4+MJiV8 =
You can’t perform that action at this time.
0 commit comments