gogs/internal/context
Joe Chen c53a1998c5
all: replace `interface{}` with `any` (#7330)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2023-02-02 21:25:25 +08:00
..
api.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
api_org.go internal: move packages under this directory (#5836) 2019-10-24 01:51:46 -07:00
auth.go refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2022-11-05 23:33:05 +08:00
context.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
go_get.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
notice.go conf: overhaul server settings (#5928) 2020-02-22 09:05:26 +08:00
org.go refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2022-11-05 23:33:05 +08:00
repo.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
user.go refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2022-11-05 23:33:05 +08:00