From a15ee80f80829d46733a69cca746659d6210c3da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 12:59:41 +0000 Subject: [PATCH] fix(deps): update module github.com/gofiber/fiber/v2 to v3 --- maas/maas-service/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maas/maas-service/go.mod b/maas/maas-service/go.mod index 1fa214a..afeeee5 100644 --- a/maas/maas-service/go.mod +++ b/maas/maas-service/go.mod @@ -15,7 +15,7 @@ require ( github.com/go-playground/universal-translator v0.18.1 github.com/go-playground/validator/v10 v10.30.2 github.com/go-resty/resty/v2 v2.17.2 - github.com/gofiber/fiber/v2 v2.52.13 + github.com/gofiber/fiber/v3 v3.2.0 github.com/golang-jwt/jwt/v5 v5.3.1 github.com/golang/mock v1.6.0 github.com/google/uuid v1.6.0