1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-13 21:18:21 +00:00

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

This commit is contained in:
Lunny Xiao
2019-07-31 17:09:29 +08:00
committed by zeripath
parent 93bac4e10d
commit 99ffd826e5
6 changed files with 44 additions and 29 deletions

2
vendor/modules.txt vendored
View File

@@ -120,7 +120,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