mirror of
https://github.com/go-gitea/gitea.git
synced 2026-06-23 13:32:27 +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>