7 lines
177 B
Modula-2
7 lines
177 B
Modula-2
module github.com/steambap/captcha/example/basic
|
|
|
|
go 1.12
|
|
|
|
replace github.com/steambap/captcha => ../../
|
|
|
|
require github.com/steambap/captcha v0.0.0-00010101000000-000000000000
|