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
gitdiff Support displaying diff stats in PR tab bar (#25387) 2023-07-03 01:00:28 +00:00
issue
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
wiki