You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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).
1 year ago
..
main_test.go Update go dev dependencies (#22064) 2 years ago
v231.go Implement FSFE REUSE for golang files (#21840) 2 years ago
v232.go Refactor `setting.Database.UseXXX` to methods (#23354) 1 year ago
v233.go Restructure `webhook` module (#22256) 2 years ago
v233_test.go Replace `interface{}` with `any` (#25686) 1 year ago
v234.go Update gitea-vet to check FSFE REUSE (#22004) 2 years ago
v235.go Update gitea-vet to check FSFE REUSE (#22004) 2 years ago
v236.go Secrets storage with SecretKey encrypted (#22142) 2 years ago
v237.go Check primary keys for all tables and drop ForeignReference (#21721) 2 years ago
v238.go Add cron method to gc LFS MetaObjects (#22385) 1 year ago
v239.go Support scoped access tokens (#20908) 1 year ago
v240.go Implement actions (#21937) 1 year ago
v241.go Fix migration issue. (#22867) 1 year ago
v242.go Refactor `setting.Database.UseXXX` to methods (#23354) 1 year ago
v243.go Migration v244.go should be v243.go (#22988) 1 year ago