add temp captcha to contact form

This commit is contained in:
Blake Ridgway
2025-11-29 20:52:46 -06:00
parent c8df219f97
commit 59aeab43a9
4 changed files with 98 additions and 37 deletions

1
go.mod
View File

@@ -8,6 +8,7 @@ require (
)
require (
github.com/altcha-org/altcha-lib-go v0.2.2 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
github.com/jackc/puddle/v2 v2.2.2 // indirect