This repository has been archived on 2024-08-25. You can view files and clone it, but cannot push or open issues or pull requests.
2024-05-02 00:23:41 +01:00
|
|
|
module centrifuge.hectabit.org/HectaBit/captcha/example/basic
|
2019-05-10 12:14:40 +01:00
|
|
|
|
|
|
|
go 1.12
|
|
|
|
|
2024-05-02 00:23:41 +01:00
|
|
|
replace centrifuge.hectabit.org/HectaBit/captcha => ../../
|
2019-05-10 12:14:40 +01:00
|
|
|
|
2024-05-02 00:23:41 +01:00
|
|
|
require centrifuge.hectabit.org/HectaBit/captcha v0.0.0-00010101000000-000000000000
|