From b33564a41ea3c40db8b1de3c3339e7d35a16a443 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 13:52:08 +0000 Subject: [PATCH] Update github.com/openshift/api digest to c7a2d3b Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0b06bb19..dfb4079b 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/appuio/openshift-upgrade-controller go 1.20 require ( - github.com/openshift/api v0.0.0-20230213134911-7ba313770556 // release-4.11 + github.com/openshift/api c7a2d3b41e1f // release-4.11 github.com/openshift/machine-config-operator v0.0.1-0.20230508173032-8f952d7fd139 // release-4.11 github.com/prometheus/client_golang v1.17.0 github.com/robfig/cron/v3 v3.0.1