mirror of
https://github.com/google/go-attestation.git
synced 2025-05-27 20:44:30 +00:00
This is an octet string (ie, an array of bytes) rather than a string. Fix it to be []byte.
This is an octet string (ie, an array of bytes) rather than a string. Fix it to be []byte.