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

Update dependencies and CI's protobuf version #76

Closed deeglaze closed 1 year ago

deeglaze commented 1 year ago

go get -u ./... go mod tidy

I inspected the diffs from the previous releases and they seem okay.