mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-19 21:38:44 -04:00
Update Google SDK (#928)
This commit is contained in:
parent
c1e776a1a2
commit
efd99975a4
6 changed files with 18 additions and 18 deletions
|
@ -5,7 +5,7 @@ go 1.19
|
|||
replace github.com/edgelesssys/constellation/v2 => ./../..
|
||||
|
||||
require (
|
||||
cloud.google.com/go/compute v1.14.0
|
||||
cloud.google.com/go/compute v1.15.1
|
||||
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.2.0
|
||||
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.2.0
|
||||
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v4 v4.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue