File tree Expand file tree Collapse file tree
github.com/openshift/hive/apis/hive/v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
1515 github.com/onsi/gomega v1.39.1
1616 github.com/openshift/api v0.0.0-20251120220512-cb382c9eaf42
1717 github.com/openshift/assisted-service/api v0.0.0
18- github.com/openshift/hive/apis v0.0.0-20260226040156-9f19259341b8
18+ github.com/openshift/hive/apis v0.0.0-20260329220029-aec89c6671db
1919 github.com/openshift/installer v1.4.21-rc2
2020 github.com/sirupsen/logrus v1.9.4
2121 go.uber.org/mock v0.6.0
Original file line number Diff line number Diff line change @@ -704,8 +704,8 @@ github.com/openshift/golang-crypto v0.33.1-0.20250310193910-9003f682e581 h1:YWom
704704github.com/openshift/golang-crypto v0.33.1-0.20250310193910-9003f682e581 /go.mod h1:bVdXmD7IV/4GdElGPozy6U7lWdRXA4qyRVGJV57uQ5M =
705705github.com/openshift/golang-oauth2 v0.26.1-0.20250310184649-06a918c6239d h1:iQfTKBmMcwFTxxVWV7U/C6GqgIIWTKD8l5HXslvn53s =
706706github.com/openshift/golang-oauth2 v0.26.1-0.20250310184649-06a918c6239d /go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI =
707- github.com/openshift/hive/apis v0.0.0-20260226040156-9f19259341b8 h1:NKhwYnJ96S/XE91A1zAXzxkPtOLxD+XWnRsP4GjZ5Bg =
708- github.com/openshift/hive/apis v0.0.0-20260226040156-9f19259341b8 /go.mod h1:RV5orOtS1RVpnfOgITPjK+DKApvG2fevGEFzKikPhiY =
707+ github.com/openshift/hive/apis v0.0.0-20260329220029-aec89c6671db h1:eeQZAVWnqcg6kDYwmtXNmZiYMirwtQmKL6YZjs66IMA =
708+ github.com/openshift/hive/apis v0.0.0-20260329220029-aec89c6671db /go.mod h1:98U/kA+A9nenhu0mCqaxaKyYJ+C/YEZoAUkPYDT/m+c =
709709github.com/openshift/installer v1.4.21-rc2 h1:KHTw3O/fXRA3H5p2ZK7vu3HcPmdxYuUbCdByx3DB7tw =
710710github.com/openshift/installer v1.4.21-rc2 /go.mod h1:3ATaLOa+jMDvA30gkrTskppvkggXmtKHtMWQ1Sog6kA =
711711github.com/openshift/library-go v0.0.0-20251107090138-0de9712313a5 h1:Gq8jCFgSrilZ2ZHjQleFZWlblikc1aaRZ0hqs+yvrP4 =
Original file line number Diff line number Diff line change @@ -1251,7 +1251,7 @@ github.com/openshift/cluster-api-provider-ovirt/pkg/apis/ovirtprovider/v1beta1
12511251# github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87
12521252## explicit; go 1.12
12531253github.com/openshift/custom-resource-status/conditions/v1
1254- # github.com/openshift/hive/apis v0.0.0-20260226040156-9f19259341b8
1254+ # github.com/openshift/hive/apis v0.0.0-20260329220029-aec89c6671db
12551255## explicit; go 1.24.0
12561256github.com/openshift/hive/apis/hive/v1
12571257github.com/openshift/hive/apis/hive/v1/agent
You can’t perform that action at this time.
0 commit comments