1
0
Fork 0

Adding upstream version 1.0.1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-18 14:30:15 +02:00
parent 25c29c6190
commit cd7c72beb5
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
20 changed files with 1539 additions and 0 deletions

5
go.mod Normal file
View file

@ -0,0 +1,5 @@
module code.forgejo.org/go-chi/captcha
go 1.23
toolchain go1.23.4