0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 23:54:55 +01:00
gitea/routers/api/v1
KN4CK3R d9ef43a712
Replace list.List with slices (#16311)
* Replaced list with slice.

* Fixed usage of pointer to temporary variable.

* Replaced LIFO list with slice.

* Lint

* Removed type check.

* Removed duplicated code.

* Lint

* Fixed merge.

Co-authored-by: 6543 <6543@obermui.de>
2021-08-09 14:08:51 -04:00
..
admin
misc
notify
org
repo Replace list.List with slices (#16311) 2021-08-09 14:08:51 -04:00
settings
swagger
user
utils
api.go Set AllowedHeaders on API CORS handler (#16524) 2021-08-04 21:56:49 +02:00