1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-29 21:58:36 +00:00

upgrade macaron/captcha to fix random error problem (#7407)

This commit is contained in:
Lunny Xiao
2019-07-10 13:26:42 +08:00
committed by GitHub
parent 877df0f9fb
commit b84a251fca
6 changed files with 44 additions and 29 deletions

2
vendor/modules.txt vendored
View File

@@ -124,7 +124,7 @@ github.com/go-macaron/binding
github.com/go-macaron/cache
github.com/go-macaron/cache/memcache
github.com/go-macaron/cache/redis
# github.com/go-macaron/captcha v0.0.0-20151123225153-8aa5919789ab
# github.com/go-macaron/captcha v0.0.0-20190710000913-8dc5911259df
github.com/go-macaron/captcha
# github.com/go-macaron/cors v0.0.0-20190309005821-6fd6a9bfe14e9
github.com/go-macaron/cors