From 05230b080635920296c6303037e10b5ebc3b7763 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 13:32:02 +0000 Subject: [PATCH] deps: update github.com/keptn/lifecycle-toolkit/klt-cert-manager digest to 74f3cf9 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..a6d40281f33 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 74f3cf90012d 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..db006e21371 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 74f3cf90012d github.com/open-feature/go-sdk v1.7.0 github.com/pkg/errors v0.9.1 github.com/prometheus/client_golang v1.16.0