From ae66e6956a15a48074b45f9e06dd29b0a95124da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 08:06:06 +0000 Subject: [PATCH] fix(deps): update github.com/openshift/api digest to f5726c3 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 81844e6b..083ae96d 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/gobuffalo/packr/v2 v2.8.3 github.com/gorilla/mux v1.8.1 github.com/onrik/logrus v0.11.0 - github.com/openshift/api v0.0.0-20210720160326-96bb0f993a66 + github.com/openshift/api f5726c32e5d2 github.com/openshift/client-go v0.0.0-20210521082421-73d9475a9142 github.com/sirupsen/logrus v1.9.3 github.com/spf13/viper v1.19.0