build(deps): bump github.com/gofiber/fiber/v2

Bumps the go_modules group with 1 update in the /services/gateway-service directory: [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber).


Updates `github.com/gofiber/fiber/v2` from 2.52.9 to 2.52.11
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](https://github.com/gofiber/fiber/compare/v2.52.9...v2.52.11)

---
updated-dependencies:
- dependency-name: github.com/gofiber/fiber/v2
  dependency-version: 2.52.11
  dependency-type: direct:production
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-09 15:42:23 +00:00
committed by GitHub
parent d5138e191d
commit 2731a0163a
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ go 1.23.0
require (
github.com/goccy/go-json v0.10.2
github.com/gofiber/fiber/v2 v2.52.9
github.com/gofiber/fiber/v2 v2.52.11
github.com/golang-jwt/jwt/v5 v5.2.2
google.golang.org/grpc v1.57.1
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.3.0