mirror of
https://github.com/go-gitea/gitea
synced 2025-07-12 21:47:19 +00:00
Added all required dependencies
This commit is contained in:
16
vendor/github.com/go-macaron/captcha/README.md
generated
vendored
Normal file
16
vendor/github.com/go-macaron/captcha/README.md
generated
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
# captcha [](https://travis-ci.org/go-macaron/captcha)
|
||||
|
||||
Middleware captcha provides captcha service for [Macaron](https://github.com/go-macaron/macaron).
|
||||
|
||||
### Installation
|
||||
|
||||
go get github.com/go-macaron/captcha
|
||||
|
||||
## Getting Help
|
||||
|
||||
- [API Reference](https://gowalker.org/github.com/go-macaron/captcha)
|
||||
- [Documentation](http://go-macaron.com/docs/middlewares/captcha)
|
||||
|
||||
## License
|
||||
|
||||
This project is under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for the full license text.
|
Reference in New Issue
Block a user