From 9c949a0ac9318d08f2292220e617c21c1c53013c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 15:44:42 +0000 Subject: [PATCH] deps: update github.com/keptn/lifecycle-toolkit/klt-cert-manager digest to 6f2c18a Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- lifecycle-operator/go.mod | 2 +- metrics-operator/go.mod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lifecycle-operator/go.mod b/lifecycle-operator/go.mod index 9ff84fe51b3..b34256b2924 100644 --- a/lifecycle-operator/go.mod +++ b/lifecycle-operator/go.mod @@ -9,7 +9,7 @@ require ( github.com/cloudevents/sdk-go/v2 v2.14.0 github.com/go-logr/logr v1.2.4 github.com/kelseyhightower/envconfig v1.4.0 - github.com/keptn/lifecycle-toolkit/klt-cert-manager v0.0.0-20230807110601-88a54f97c157 + github.com/keptn/lifecycle-toolkit/klt-cert-manager 6f2c18afa87b github.com/magiconair/properties v1.8.7 github.com/onsi/ginkgo/v2 v2.11.0 github.com/onsi/gomega v1.27.10 diff --git a/metrics-operator/go.mod b/metrics-operator/go.mod index 6f0c3ed4e60..f49c612609d 100644 --- a/metrics-operator/go.mod +++ b/metrics-operator/go.mod @@ -8,7 +8,7 @@ require ( github.com/go-logr/logr v1.2.4 github.com/gorilla/mux v1.8.0 github.com/kelseyhightower/envconfig v1.4.0 - github.com/keptn/lifecycle-toolkit/klt-cert-manager v0.0.0-20230807110601-88a54f97c157 + github.com/keptn/lifecycle-toolkit/klt-cert-manager 6f2c18afa87b github.com/open-feature/go-sdk v1.7.0 github.com/pkg/errors v0.9.1 github.com/prometheus/client_golang v1.16.0