forgejo/services
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
..
actions Fix content holes in Actions task logs file (#25560) 2023-06-28 19:07:29 +02:00
agit
asymkey
attachment
auth Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
automerge
context Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
convert Sync branches into databases (#22743) 2023-06-29 10:03:20 +00:00
cron Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
externalaccount Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
forms Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) 2023-06-21 10:49:25 +00:00
gitdiff Support displaying diff stats in PR tab bar (#25387) 2023-07-03 01:00:28 +00:00
issue Add codeowners feature (#24910) 2023-06-08 16:56:05 +08:00
lfs Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
mailer Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
markup
migrations Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
mirror Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
org
packages Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
pull Sync branches into databases (#22743) 2023-06-29 10:03:20 +00:00
release
repository Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
task Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
user
webhook Fix Permission in API returned repository struct (#25388) 2023-06-22 13:08:08 +00:00
wiki