Fix uint to format in decimal by 178inaba · Pull Request #199 · google/go-cmp

Since byte is an alias for uint8, format it in hex. Fixes #185.