This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/admin
6543 bc11caff94
[Vendor] Switch go-version lib (#12719)
* vendor: switch from "mcuadros/go-version" to "hashicorp/go-version"

* Adapt P1

* simplify

* fix lint

* adapt

* fix lint & rm old code

* no deadlock

* rm RWMutex and check GoVersion only 1-time

* Copyright header

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-09-05 12:42:58 -04:00
..
admin.go [Vendor] Switch go-version lib (#12719) 2020-09-05 12:42:58 -04:00
admin_test.go
auths.go Upgrade xorm to v1.0.0 (#10646) 2020-03-22 11:12:55 -04:00
emails.go
hooks.go
main_test.go
notice.go
orgs.go
repos.go
users.go Users should not be able to prohibit their own login (#10970) 2020-04-06 10:23:15 -04:00
users_test.go