Files
versitygw/s3api
niksis02 2f6b984b07 fix: update Fiber to v3.4.0
Upgrade Fiber to `v3.4.0`, which includes the middleware fix merged in [gofiber/fiber#4426](https://github.com/gofiber/fiber/pull/4426).

Parser and server errors no longer fall through normal 404/405 route scanning during middleware traversal. Large request headers are therefore handled directly by `globalErrorHandler` without invoking it twice.

Remove the now-unnecessary `installRequestHeaderLimitErrorHandler` workaround and update transitive dependencies.
2026-07-06 13:51:49 +04:00
..
2026-06-15 14:48:31 +04:00
2026-06-15 14:48:31 +04:00
2026-06-15 14:48:31 +04:00
2026-06-15 14:48:31 +04:00
2026-06-15 14:48:31 +04:00
2026-06-15 14:48:31 +04:00
2026-06-15 14:48:31 +04:00
2026-07-06 13:51:49 +04:00