From 8cf19ecfe855cb57a6bc6eb137da53f8c8b65958 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 12:21:31 +0000 Subject: [PATCH] deps: update github.com/keptn/lifecycle-toolkit/klt-cert-manager digest to 442eb46 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..9031bab4362 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 442eb462d51b 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..770b7c3d4be 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 442eb462d51b github.com/open-feature/go-sdk v1.7.0 github.com/pkg/errors v0.9.1 github.com/prometheus/client_golang v1.16.0