1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 02:11:27 +02:00
gitea/modules
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 Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
activitypub
analyze
assetfs
auth
avatar
base Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
cache Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
charset Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
container
context Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
csv
doctor
emoji
eventsource Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
generate
git Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
gitgraph
graceful Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
hcaptcha
highlight
hostmatcher
html Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
httpcache
httplib Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
indexer Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
issue/template Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
json Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
label
lfs
log
markup Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
mcaptcha
metrics
migration Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
mirror
nosql Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
notification
options
packages Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
paginator
pprof
private Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
process Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
proxy
proxyprotocol
public
queue
recaptcha
references
regexplru
repository
secret
session Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
setting Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
sitemap
ssh
storage Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
structs Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
svg Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
sync
system
templates Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
test Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
testlogger Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
timeutil
translation Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
turnstile
typesniffer
updatechecker
upload
uri
user
util Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
validation Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
web Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
webhook