mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 18:58:38 +00:00
Upgrade chi to v5 (#17298)
This commit is contained in:
9
vendor/gitea.com/go-chi/captcha/README.md
generated
vendored
9
vendor/gitea.com/go-chi/captcha/README.md
generated
vendored
@@ -1,15 +1,14 @@
|
||||
# captcha [](https://drone.gitea.com/macaron/captcha)
|
||||
# captcha [](https://drone.gitea.com/go-chi/captcha)
|
||||
|
||||
Middleware captcha provides captcha service for [Macaron](https://gitea.com/macaron/macaron).
|
||||
Middleware captcha provides captcha service for [chi](https://github.com/go-chi/chi).
|
||||
|
||||
### Installation
|
||||
|
||||
go get gitea.com/macaron/captcha
|
||||
go get gitea.com/go-chi/captcha
|
||||
|
||||
## Getting Help
|
||||
|
||||
- [API Reference](https://gowalker.org/gitea.com/macaron/captcha)
|
||||
- [Documentation](http://go-macaron.com/docs/middlewares/captcha)
|
||||
- [API Reference](https://pkg.go.dev/gitea.com/go-chi/captcha)
|
||||
|
||||
## License
|
||||
|
||||
|
Reference in New Issue
Block a user