google / go-sev-guest

go-sev-guest offers a library to wrap the /dev/sev-guest device in Linux, as well as a library for attestation verification of fundamental components of an attestation report.
Apache License 2.0
46 stars 19 forks source link

Use len(...) == 0 instead of == nil #78

Closed deeglaze closed 1 year ago

deeglaze commented 1 year ago

Change suggested by internal linter.