From 52522bc2c293b8ace23ce83eb366719e4164b50b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 20:06:42 +0000 Subject: [PATCH] fix(deps): update github.com/openshift/api digest to 0d46442 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 2ba10ab2..3be57ae4 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.21 require ( github.com/onsi/ginkgo/v2 v2.17.1 github.com/onsi/gomega v1.32.0 - github.com/openshift/api v0.0.0-20240419172957-f39cf2ef93fd + github.com/openshift/api 0d46442e8df1 github.com/stretchr/testify v1.9.0 k8s.io/api v0.29.4 k8s.io/apiextensions-apiserver v0.29.2