mirror of
https://github.com/go-gitea/gitea
synced 2025-02-02 04:54:34 +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>