mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-10-01 21:28:52 -04:00
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:
parent
4b4afffee7
commit
abe54a2f7a
2 changed files with 4 additions and 2 deletions
2
go.mod
2
go.mod
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue