File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.0
55require (
66 github.com/arsmn/fiber-swagger/v2 v2.31.1
77 github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
8- github.com/gofiber/fiber/v2 v2.52.6
8+ github.com/gofiber/fiber/v2 v2.52.9
99 github.com/gofiber/storage/redis v1.3.4
1010 github.com/swaggo/swag v1.16.4
1111 github.com/valyala/fasthttp v1.59.0
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ github.com/go-openapi/swag v0.19.15/go.mod h1:QYRuS/SOXUCsnplDa677K7+DxSOj6IPNl/
4040github.com/go-openapi/swag v0.23.1 h1:lpsStH0n2ittzTnbaSloVZLuB5+fvSY/+hnagBjSNZU =
4141github.com/go-openapi/swag v0.23.1 /go.mod h1:STZs8TbRvEQQKUA+JZNAm3EWlgaOBGpyFDqQnDHMef0 =
4242github.com/gofiber/fiber/v2 v2.31.0 /go.mod h1:1Ega6O199a3Y7yDGuM9FyXDPYQfv+7/y48wl6WCwUF4 =
43- github.com/gofiber/fiber/v2 v2.52.6 h1:Rfp+ILPiYSvvVuIPvxrBns+HJp8qGLDnLJawAu27XVI =
44- github.com/gofiber/fiber/v2 v2.52.6 /go.mod h1:YEcBbO/FB+5M1IZNBP9FO3J9281zgPAreiI1oqg8nDw =
43+ github.com/gofiber/fiber/v2 v2.52.9 h1:YjKl5DOiyP3j0mO61u3NTmK7or8GzzWzCFzkboyP5cw =
44+ github.com/gofiber/fiber/v2 v2.52.9 /go.mod h1:YEcBbO/FB+5M1IZNBP9FO3J9281zgPAreiI1oqg8nDw =
4545github.com/gofiber/storage/redis v1.3.4 h1:IUNx09vnLiI1wZ/z3Dl5lYPrFdFgtgkAqG26wyIrwNI =
4646github.com/gofiber/storage/redis v1.3.4 /go.mod h1:lidaD5cHTNzYwzudWN0LN0wGYsrwpMpXClwE795xWSo =
4747github.com/gofiber/utils v1.0.1 h1:knct4cXwBipWQqFrOy1Pv6UcgPM+EXo9jDgc66V1Qio =
You can’t perform that action at this time.
0 commit comments