From 9436acb08c0cf2a98a14dbcb60d19c3fc424a3bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 07:49:40 +0000 Subject: [PATCH] deps: update github.com/keptn/lifecycle-toolkit/klt-cert-manager digest to 601a053 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..cb763535b2d 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 601a0531c73d 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..dce10b72ccf 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 601a0531c73d github.com/open-feature/go-sdk v1.7.0 github.com/pkg/errors v0.9.1 github.com/prometheus/client_golang v1.16.0