From ca1400819da5c3187e204812b1069be4dd27e3fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 13:21:58 +0200 Subject: [PATCH] deps: update github.com/edgelesssys/constellation/v2/3rdparty/node-maintenance-operator digest to d2967ff (#1485) Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com> --- operators/constellation-node-operator/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/operators/constellation-node-operator/go.mod b/operators/constellation-node-operator/go.mod index cdc3f4a25..3c2149cd0 100644 --- a/operators/constellation-node-operator/go.mod +++ b/operators/constellation-node-operator/go.mod @@ -14,7 +14,7 @@ require ( github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.2.2 github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v4 v4.1.0 github.com/edgelesssys/constellation/v2 v2.6.0 - github.com/edgelesssys/constellation/v2/3rdparty/node-maintenance-operator v0.0.0-00010101000000-000000000000 + github.com/edgelesssys/constellation/v2/3rdparty/node-maintenance-operator v0.0.0 github.com/edgelesssys/constellation/v2/operators/constellation-node-operator/v2/api v0.0.0 github.com/googleapis/gax-go/v2 v2.7.1 github.com/onsi/ginkgo v1.16.5