gitea/modules/web/routing
TheFox0x7 2a02734f93
Refactor older tests to use testify ()
Refactor checks to use assert/require
Use require.Eventually for waiting in elastic and meilisearch tests
Use require to exit early instead of assert
..
context.go Replace `interface{}` with `any` ()
funcinfo.go Replace `interface{}` with `any` ()
funcinfo_test.go Refactor older tests to use testify ()
logger.go Fix incorrect router logger ()
logger_manager.go Update tool dependencies ()
requestrecord.go Replace `interface{}` with `any` ()