Files
website/app/go.mod
Jimmy 6c215d40e6 Add contact antispam and fix gallery video playback.
English-only messages, rate limiting, min fill time, and normalized email
validation; improve modal video serving with posters, correct MIME types, and
no gzip on gallery media.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-04 00:38:48 +12:00

10 lines
165 B
Modula-2

module technical.kiwi/website
go 1.25.0
require golang.org/x/image v0.41.0
require github.com/abadojack/whatlanggo v1.0.1
require github.com/a-h/templ v0.3.1020