mirror of
https://github.com/sequentialread/pow-captcha.git
synced 2025-03-30 15:08:29 +00:00
9 lines
206 B
Modula-2
9 lines
206 B
Modula-2
module git.sequentialread.com/forest/pow-bot-deterrent
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
git.sequentialread.com/forest/pkg-errors v0.9.2 // indirect
|
|
golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83 // indirect
|
|
)
|