gitea/routers/api/packages/conan
delvh f3d41c61eb
Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076)
Now, the only remaining usages of `models.db.DefaultContext` are in
  - `modules`
  - `models`
  - `services`
2023-07-23 23:47:27 -04:00
..
auth.go refactor auth interface to return error when verify failure (#22119) 2022-12-28 13:53:28 +08:00
conan.go Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 2023-07-23 23:47:27 -04:00
search.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00