mirror of
https://github.com/go-gitea/gitea
synced 2025-01-22 07:34:26 +00:00
d25f44285a
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>