forgejo/tests
silverwind 88f835192d
Replace interface{} with any (#25686)
Result of running `perl -p -i -e 's#interface\{\}#any#g' **/*` and `make fmt`.

Basically the same [as golang did](2580d0e08d).
2023-07-04 18:36:08 +00:00
..
e2e Refactor web package and context package (#25298) 2023-06-18 09:59:09 +02:00
fuzz
gitea-lfs-meta
gitea-repositories-meta Fix bug of branches API with tests (#25578) 2023-07-01 10:52:52 +08:00
integration Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
mssql.ini.tmpl
mysql.ini.tmpl
mysql8.ini.tmpl
pgsql.ini.tmpl
sqlite.ini.tmpl
test_utils.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00