go.mod (gitea-1.13.1) | : | go.mod (gitea-1.13.2) | ||
---|---|---|---|---|
module code.gitea.io/gitea | module code.gitea.io/gitea | |||
go 1.14 | go 1.14 | |||
require ( | require ( | |||
code.gitea.io/gitea-vet v0.2.1 | code.gitea.io/gitea-vet v0.2.1 | |||
code.gitea.io/sdk/gitea v0.13.1 | code.gitea.io/sdk/gitea v0.13.2 | |||
gitea.com/lunny/levelqueue v0.3.0 | gitea.com/lunny/levelqueue v0.3.0 | |||
gitea.com/macaron/binding v0.0.0-20190822013154-a5f53841ed2b | gitea.com/macaron/binding v0.0.0-20190822013154-a5f53841ed2b | |||
gitea.com/macaron/cache v0.0.0-20190822004001-a6e7fee4ee76 | gitea.com/macaron/cache v0.0.0-20190822004001-a6e7fee4ee76 | |||
gitea.com/macaron/captcha v0.0.0-20190822015246-daa973478bae | gitea.com/macaron/captcha v0.0.0-20190822015246-daa973478bae | |||
gitea.com/macaron/cors v0.0.0-20190826180238-95aec09ea8b4 | gitea.com/macaron/cors v0.0.0-20190826180238-95aec09ea8b4 | |||
gitea.com/macaron/csrf v0.0.0-20190822024205-3dc5a4474439 | gitea.com/macaron/csrf v0.0.0-20190822024205-3dc5a4474439 | |||
gitea.com/macaron/gzip v0.0.0-20200827120000-efa5e8477cf5 | gitea.com/macaron/gzip v0.0.0-20200827120000-efa5e8477cf5 | |||
gitea.com/macaron/i18n v0.0.0-20200910171939-7bbf54aa4c76 | gitea.com/macaron/i18n v0.0.0-20200910171939-7bbf54aa4c76 | |||
gitea.com/macaron/inject v0.0.0-20190805023432-d4c86e31027a | gitea.com/macaron/inject v0.0.0-20190805023432-d4c86e31027a | |||
gitea.com/macaron/macaron v1.5.0 | gitea.com/macaron/macaron v1.5.0 | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |