Skip to content

Commit 664497b

Browse files
NO-ISSUE: Update go.mod Hive dependency to 715614a9f379395dbb5b5091276ec59cacfd0599
1 parent efd4b2c commit 664497b

5 files changed

Lines changed: 13 additions & 4 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/onsi/gomega v1.36.2
1717
github.com/openshift/api v0.0.0-20250725072657-92b1455121e1
1818
github.com/openshift/assisted-service/api v0.0.0
19-
github.com/openshift/hive/apis v0.0.0-20251031193107-899e2c99e938
19+
github.com/openshift/hive/apis v0.0.0-20251118235423-715614a9f379
2020
github.com/openshift/installer v1.4.19-ec5.0.20250731075026-eeedb7501d87
2121
github.com/sirupsen/logrus v1.9.4-0.20230606125235-dd1b4c2e81af
2222
go.uber.org/mock v0.5.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -735,8 +735,8 @@ github.com/openshift/golang-crypto v0.33.1-0.20250310193910-9003f682e581 h1:YWom
735735
github.com/openshift/golang-crypto v0.33.1-0.20250310193910-9003f682e581/go.mod h1:bVdXmD7IV/4GdElGPozy6U7lWdRXA4qyRVGJV57uQ5M=
736736
github.com/openshift/golang-oauth2 v0.26.1-0.20250310184649-06a918c6239d h1:iQfTKBmMcwFTxxVWV7U/C6GqgIIWTKD8l5HXslvn53s=
737737
github.com/openshift/golang-oauth2 v0.26.1-0.20250310184649-06a918c6239d/go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI=
738-
github.com/openshift/hive/apis v0.0.0-20251031193107-899e2c99e938 h1:vM0rJqzfIfNJCcNe8pz0ErVT5nQNyUBv6DHWv/oEaUU=
739-
github.com/openshift/hive/apis v0.0.0-20251031193107-899e2c99e938/go.mod h1:B8r0x5pxVdoVmZNIiiTIonvarlstfasBleqXqpw2nP8=
738+
github.com/openshift/hive/apis v0.0.0-20251118235423-715614a9f379 h1:XBazcnuEEhbjtmQbk4R1FU9zi2BXTi/aVq54qlbvcBY=
739+
github.com/openshift/hive/apis v0.0.0-20251118235423-715614a9f379/go.mod h1:B8r0x5pxVdoVmZNIiiTIonvarlstfasBleqXqpw2nP8=
740740
github.com/openshift/installer v1.4.19-ec5.0.20250731075026-eeedb7501d87 h1:Tl3/U3Z8/qoeicRfcjw8KCBJRKsDGir0QlMTwWlb8YE=
741741
github.com/openshift/installer v1.4.19-ec5.0.20250731075026-eeedb7501d87/go.mod h1:EAuYk70kJemUuZgERE0RA5rQG/uYuH0hQ2N9ySU0SGs=
742742
github.com/openshift/library-go v0.0.0-20250114132252-af5b21ebad2f h1:inJ2wNKevyuR+7VfBecMJ+HjEsVwbTtw0x3SoZZ24uI=

vendor/github.com/openshift/hive/apis/hive/v1/clusterdeprovision_types.go

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/openshift/hive/apis/hive/v1/zz_generated.deepcopy.go

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1138,7 +1138,7 @@ github.com/openshift/cluster-api-provider-ovirt/pkg/apis/ovirtprovider/v1beta1
11381138
# github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87
11391139
## explicit; go 1.12
11401140
github.com/openshift/custom-resource-status/conditions/v1
1141-
# github.com/openshift/hive/apis v0.0.0-20251031193107-899e2c99e938
1141+
# github.com/openshift/hive/apis v0.0.0-20251118235423-715614a9f379
11421142
## explicit; go 1.24.0
11431143
github.com/openshift/hive/apis/hive/v1
11441144
github.com/openshift/hive/apis/hive/v1/agent

0 commit comments

Comments
 (0)