From 687905532ef601724e7dcb15284dcfcb8f71f94b Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sun, 8 Jun 2025 17:56:29 +0000 Subject: [PATCH] fix(deps): update github.com/openshift/api digest to 017e9dd Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index a4c122361..a596fed51 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/hashicorp/go-version v1.6.0 github.com/onsi/ginkgo v1.16.5 github.com/onsi/gomega v1.34.0 - github.com/openshift/api v0.0.0-20240906151052-5d963dce87aa + github.com/openshift/api 017e9dd0276e github.com/operator-framework/api v0.17.5 github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.73.2 github.com/stretchr/testify v1.10.0