From 4bd8acea2810862c2598a977d1b8dc22e61bf72a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 17:14:44 +0000 Subject: [PATCH] Update github.com/openshift/api digest to 948df9d 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..ed5242e2 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 948df9da0f90 // 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