mirror of
https://github.com/go-gitea/gitea
synced 2025-01-12 02:34:28 +00:00
8d1cd4d252
This PR fixes a bug in log.NewColoredIDValue() which led to a double indirection and incorrect IDs being printed out. Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: zeripath <art27@cantab.net>