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