mirror of
https://github.com/go-gitea/gitea.git
synced 2026-06-01 08:25:24 +02: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>