mirror of
https://github.com/go-gitea/gitea.git
synced 2026-06-18 11:31:03 +03:00
eec997d30a
* Fix data race * Fix data race in modules/log * Make the scope of lock finner-grained * Use syc.Map * Fix missing change in the test * Do not export LoggerMap