diff --git a/main.go b/main.go index 59ed617..08a7bb6 100644 --- a/main.go +++ b/main.go @@ -20,6 +20,7 @@ import ( "database/sql" "github.com/akyoto/cache" "github.com/hugmouse/maddy-password-reset/templates" + "github.com/labstack/echo/v4" "github.com/labstack/echo/v4/middleware" "html/template" "io"