diff --git a/go.mod b/go.mod index e21baf85f..e4af21a17 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,7 @@ require ( github.com/onsi/gomega v1.39.0 github.com/openshift/api v0.0.0-20251120220512-cb382c9eaf42 github.com/openshift/assisted-service/api v0.0.0 - github.com/openshift/hive/apis v0.0.0-20260127213836-e33d70397d57 + github.com/openshift/hive/apis v0.0.0-20260303192309-a5d0850b13a7 github.com/openshift/installer v1.4.21-rc2 github.com/sirupsen/logrus v1.9.4-0.20230606125235-dd1b4c2e81af go.uber.org/mock v0.6.0 diff --git a/go.sum b/go.sum index 8a56a0fc3..e71a19fcd 100644 --- a/go.sum +++ b/go.sum @@ -700,8 +700,8 @@ github.com/openshift/golang-crypto v0.33.1-0.20250310193910-9003f682e581 h1:YWom github.com/openshift/golang-crypto v0.33.1-0.20250310193910-9003f682e581/go.mod h1:bVdXmD7IV/4GdElGPozy6U7lWdRXA4qyRVGJV57uQ5M= github.com/openshift/golang-oauth2 v0.26.1-0.20250310184649-06a918c6239d h1:iQfTKBmMcwFTxxVWV7U/C6GqgIIWTKD8l5HXslvn53s= github.com/openshift/golang-oauth2 v0.26.1-0.20250310184649-06a918c6239d/go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI= -github.com/openshift/hive/apis v0.0.0-20260127213836-e33d70397d57 h1:Jk9HVqFTkNNxCB4gaCMaDH4bAYsPuFTwbiPGJy2bKg4= -github.com/openshift/hive/apis v0.0.0-20260127213836-e33d70397d57/go.mod h1:20tnfMYPSXqVDypUaO2vmxOtFzWj5l2KdZ+zYENpycI= +github.com/openshift/hive/apis v0.0.0-20260303192309-a5d0850b13a7 h1:hOftIErA1sKKKcNWF505Yo7iprCtuiD/78NDE4oyTO8= +github.com/openshift/hive/apis v0.0.0-20260303192309-a5d0850b13a7/go.mod h1:8hEuh9t9ZM/OZ5XoGIPFAgtKycBLBilDwM8O/Jip2Ys= github.com/openshift/installer v1.4.21-rc2 h1:KHTw3O/fXRA3H5p2ZK7vu3HcPmdxYuUbCdByx3DB7tw= github.com/openshift/installer v1.4.21-rc2/go.mod h1:3ATaLOa+jMDvA30gkrTskppvkggXmtKHtMWQ1Sog6kA= github.com/openshift/library-go v0.0.0-20251107090138-0de9712313a5 h1:Gq8jCFgSrilZ2ZHjQleFZWlblikc1aaRZ0hqs+yvrP4= diff --git a/vendor/modules.txt b/vendor/modules.txt index 9f721d143..73fda3bfd 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1239,7 +1239,7 @@ github.com/openshift/cluster-api-provider-ovirt/pkg/apis/ovirtprovider/v1beta1 # github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87 ## explicit; go 1.12 github.com/openshift/custom-resource-status/conditions/v1 -# github.com/openshift/hive/apis v0.0.0-20260127213836-e33d70397d57 +# github.com/openshift/hive/apis v0.0.0-20260303192309-a5d0850b13a7 ## explicit; go 1.24.0 github.com/openshift/hive/apis/hive/v1 github.com/openshift/hive/apis/hive/v1/agent