|
module gitea.com/go-chi/captcha
|
|
|
|
go 1.11
|
|
|
|
require (
|
|
gitea.com/go-chi/cache v0.0.0-20210110083709-82c4c9ce2d5e
|
|
github.com/go-chi/chi/v5 v5.0.4
|
|
github.com/smartystreets/goconvey v0.0.0-20190731233626-505e41936337
|
|
github.com/unknwon/com v0.0.0-20190804042917-757f69c95f3e
|
|
)
|