mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-05-29 15:09:48 +00:00
The CSV handler imported echo/v4 instead of echo/v5 (which the project uses), used value receiver echo.Context instead of pointer *echo.Context, and called a non-existent handler.HandleHTTPError function. Update to match existing handler patterns.
6.1 KiB
6.1 KiB