Files
remark42/backend/vendor/github.com
Dmitry VerkhoturovandUmputun f4b236c66a Replace chi middleware.Timeout with the timeout helper, drop chi/middleware
middleware.Timeout was the last use of go-chi/chi/v5/middleware (RealIP, the
other user, landed in #2099). Swap it for the local timeout helper (context
deadline + 504 on deadline, matching chi exactly; covered by TestTimeout),
which removes the go-chi/chi/v5/middleware package from the vendor tree.

The go-chi/chi module stays in go.mod — the router (chi.NewRouter etc.) still
uses it, so go.mod only shrinks after the router migration. Build, vet, race
tests and golangci-lint clean.
2026-06-30 17:15:04 -05:00
..
2019-03-09 02:02:55 -06:00
2024-04-10 19:33:20 -05:00
2024-02-20 12:23:16 -06:00
2024-07-30 20:23:33 -05:00
2024-07-30 20:23:33 -05:00
2024-07-30 20:23:33 -05:00
2024-07-30 20:23:33 -05:00
2018-06-23 12:31:19 -05:00
2024-02-20 12:23:16 -06:00
2022-04-05 11:50:45 -05:00
2022-04-05 11:50:45 -05:00
2025-12-03 19:47:01 -06:00
2024-07-30 20:23:33 -05:00