mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-28 18:48:35 +00:00
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>