Bump github.com/gofiber/fiber/v2 from 2.52.11 to 2.52.13 (closes #9)

Bumps [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber) from 2.52.11 to 2.52.13.
- [Release notes](https://github.com/gofiber/fiber/releases)
- [Commits](https://github.com/gofiber/fiber/compare/v2.52.11...v2.52.13)

Change-Id: Ic866e104c925701ab716169f4948c44c24bde218

---
updated-dependencies:
- dependency-name: github.com/gofiber/fiber/v2
  dependency-version: 2.52.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Change-Id: Ia5fcd322647cda5e340fc3368aba453b484f2d21
diff --git a/go.mod b/go.mod
index 45d2490..3ba28bd 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@
 require (
 	github.com/alecthomas/kong v1.15.0
 	github.com/alecthomas/participle/v2 v2.1.4
-	github.com/gofiber/fiber/v2 v2.52.11
+	github.com/gofiber/fiber/v2 v2.52.13
 	github.com/orisano/gosax v1.1.4
 	github.com/rs/zerolog v1.35.1
 	github.com/stretchr/testify v1.11.1