mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-01 19:46:07 -04:00
deps: update Go dependencies (#3802)
* deps: update Go dependencies * bazel: update rules_go to 0.54.0 * deps: rollback go-tpm-tools * renovate: block updates for go-tpm-tools * renovate: group rules_go updates * cloud/azure: update iptables call * deps: tidy all modules * renovate: remove concurrent PR limit * attestation: replace expired AWS cert --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Moritz Sanft <58110325+msanft@users.noreply.github.com> Co-authored-by: edgelessci <edgelessci@users.noreply.github.com>
This commit is contained in:
parent
54fae71299
commit
dd8539f54b
14 changed files with 342 additions and 314 deletions
|
@ -15,7 +15,7 @@ import _ "embed"
|
|||
var SNPReport string
|
||||
|
||||
// AKDigest holds the AK digest embedded in SNPReport.REPORT_DATA.
|
||||
const AKDigest = "032635613c8e331fa29e096371910fe6a1f69383dda02c9461400a70b66d87a3da5dd863002522be43afc34f2c233989bd6e401e351d10d7cc800d6f5dfcf019"
|
||||
const AKDigest = "87ab7caf510e1b3520dc3cceb64ee44128e10976fb0d3fc5e274699d8aaf506154af4c1de0a026b49fdf861e9ac75551551b3534d1c61369a3b08f5baed0db2f"
|
||||
|
||||
// VLEK for SNPReport.
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue