File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.24.3
66
77require (
88 github.com/devfeel/mapper v0.7.14
9- github.com/gofiber/fiber/v2 v2.52.6
9+ github.com/gofiber/fiber/v2 v2.52.7
1010 github.com/gofiber/helmet/v2 v2.2.26
1111 github.com/gofiber/swagger v1.1.1
1212 github.com/golang-migrate/migrate/v4 v4.18.3
Original file line number Diff line number Diff line change @@ -64,6 +64,8 @@ github.com/gofiber/fiber/v2 v2.52.5 h1:tWoP1MJQjGEe4GB5TUGOi7P2E0ZMMRx5ZTG4rT+yG
6464github.com/gofiber/fiber/v2 v2.52.5 /go.mod h1:KEOE+cXMhXG0zHc9d8+E38hoX+ZN7bhOtgeF2oT6jrQ =
6565github.com/gofiber/fiber/v2 v2.52.6 h1:Rfp+ILPiYSvvVuIPvxrBns+HJp8qGLDnLJawAu27XVI =
6666github.com/gofiber/fiber/v2 v2.52.6 /go.mod h1:YEcBbO/FB+5M1IZNBP9FO3J9281zgPAreiI1oqg8nDw =
67+ github.com/gofiber/fiber/v2 v2.52.7 h1:6xJpE4sSqErvMiEZo9ZpJLRSVcpkNBvioeqAHKwhTZY =
68+ github.com/gofiber/fiber/v2 v2.52.7 /go.mod h1:YEcBbO/FB+5M1IZNBP9FO3J9281zgPAreiI1oqg8nDw =
6769github.com/gofiber/helmet/v2 v2.2.26 h1:KreQVUpCIGppPQ6Yt8qQMaIR4fVXMnvBdsda0dJSsO8 =
6870github.com/gofiber/helmet/v2 v2.2.26 /go.mod h1:XE0DF4cgf0M5xIt7qyAK5zOi8jJblhxfSDv9DAmEEQo =
6971github.com/gofiber/swagger v0.1.12 h1:1Son/Nc1teiIftsVu6UHqXnJ3uf31pUzZO6XQDx3QYs =
You can’t perform that action at this time.
0 commit comments