diff --git a/go.mod b/go.mod index 0879378ca7..0a7fc5bd1e 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/go-playground/validator/v10 v10.9.0 github.com/gofiber/fiber/v2 v2.35.0 github.com/gofiber/jwt/v3 v3.2.1 - github.com/gofiber/swagger v0.0.1 + github.com/gofiber/swagger v0.1.14 github.com/golang-jwt/jwt/v4 v4.1.0 github.com/gosimple/slug v1.11.2 github.com/stretchr/testify v1.7.0