deps: update go-sev-guest to include fix for badram platform info

Signed-off-by: Paul Meyer <katexochen0@gmail.com>
This commit is contained in:
Paul Meyer 2024-12-16 09:23:07 +01:00
parent 4b4afffee7
commit abe54a2f7a
2 changed files with 4 additions and 2 deletions

2
go.mod
View file

@ -2,6 +2,8 @@ module github.com/edgelesssys/constellation/v2
go 1.23.2
replace github.com/google/go-sev-guest => github.com/katexochen/go-sev-guest v0.0.0-20241216075901-ccd51e9e7b6e
// TODO(daniel-weisse): revert after merging https://github.com/martinjungblut/go-cryptsetup/pull/16.
replace github.com/martinjungblut/go-cryptsetup => github.com/daniel-weisse/go-cryptsetup v0.0.0-20230705150314-d8c07bd1723c