mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-22 16:32:08 +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>