mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-10-10 01:28:44 -04:00
deps: remove obsolete Go replace to upgrade go-sev-guest (#3107)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
fe65a6da76
commit
036a4f2ee1
11 changed files with 31 additions and 27 deletions
1
go.mod
1
go.mod
|
@ -34,7 +34,6 @@ replace (
|
|||
)
|
||||
|
||||
replace (
|
||||
github.com/google/go-sev-guest => github.com/google/go-sev-guest v0.0.0-20230928233922-2dcbba0a4b9d
|
||||
github.com/martinjungblut/go-cryptsetup => github.com/daniel-weisse/go-cryptsetup v0.0.0-20230705150314-d8c07bd1723c
|
||||
github.com/tink-crypto/tink-go/v2 v2.0.0 => github.com/derpsteb/tink-go/v2 v2.0.0-20231002051717-a808e454eed6
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue