deps: fix dependabot security warnings (#1337)

This commit is contained in:
Otto Bittner 2023-03-03 15:41:19 +01:00 committed by GitHub
parent 67a58bcc56
commit 441eef294a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -37,7 +37,7 @@ replace (
)
require (
github.com/edgelesssys/constellation/v2 v2.0.0
github.com/edgelesssys/constellation/v2 v2.5.2
github.com/fatih/color v1.14.1
github.com/go-git/go-git/v5 v5.5.2
github.com/google/go-tpm-tools v0.3.10

View File

@ -13,7 +13,7 @@ require (
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.3.1
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.2.1
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v4 v4.1.0
github.com/edgelesssys/constellation/v2 v2.0.0
github.com/edgelesssys/constellation/v2 v2.5.2
github.com/edgelesssys/constellation/v2/3rdparty/node-maintenance-operator v0.0.0-00010101000000-000000000000
github.com/edgelesssys/constellation/v2/operators/constellation-node-operator/v2/api v0.0.0
github.com/googleapis/gax-go/v2 v2.7.0