0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-30 23:04:33 +01:00
gitea/routers/web/admin
silverwind 318f360252
Update go tool dependencies (#19676)
* Update go tool dependencies

Updated all tool dependencies to latest tags, hoping CI will like it.

* fix new lint errors

* handle more strings.Title cases

* remove lint skip
2022-05-10 23:55:54 +02:00
..
admin.go Update go tool dependencies (#19676) 2022-05-10 23:55:54 +02:00
admin_test.go
auths.go
emails.go
hooks.go
main_test.go Use a struct as test options (#19393) 2022-04-14 21:58:21 +08:00
notice.go
orgs.go
packages.go
repos.go
users.go Admin should not delete himself (#19423) 2022-05-08 21:22:55 +01:00
users_test.go