Skip to content

Commit 9e36a2f

Browse files
NO-ISSUE: Update github.com/openshift/hive/apis digest to 03dc322
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent df5d9d4 commit 9e36a2f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/onsi/gomega v1.38.2
1818
github.com/openshift/cluster-api-provider-agent/api v0.0.0-20251202202927-3ad4558809a2
1919
github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87
20-
github.com/openshift/hive/apis v0.0.0-20251208194543-6648a44ea777
20+
github.com/openshift/hive/apis v0.0.0-20251216013526-03dc322fee4c
2121
github.com/pkg/errors v0.9.1
2222
github.com/sirupsen/logrus v1.9.3
2323
github.com/thoas/go-funk v0.9.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,8 +369,8 @@ github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87
369369
github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87/go.mod h1:DB/Mf2oTeiAmVVX1gN+NEqweonAPY0TKUwADizj8+ZA=
370370
github.com/openshift/golang-oauth2 v0.26.1-0.20250310184649-06a918c6239d h1:iQfTKBmMcwFTxxVWV7U/C6GqgIIWTKD8l5HXslvn53s=
371371
github.com/openshift/golang-oauth2 v0.26.1-0.20250310184649-06a918c6239d/go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI=
372-
github.com/openshift/hive/apis v0.0.0-20251208194543-6648a44ea777 h1:mjG8tiJ19KKZ9IltJI7eqI9Cab7l94rFNQlyh9UW3qc=
373-
github.com/openshift/hive/apis v0.0.0-20251208194543-6648a44ea777/go.mod h1:zvKBte4Ji2mDrqSMhxD61kT4dL0v0SDonqIeKqSlqyw=
372+
github.com/openshift/hive/apis v0.0.0-20251216013526-03dc322fee4c h1:qI21AoKWpNLRrzdG1GSa0N3vGW0OvuX0Ws9NuiPJj2Y=
373+
github.com/openshift/hive/apis v0.0.0-20251216013526-03dc322fee4c/go.mod h1:zvKBte4Ji2mDrqSMhxD61kT4dL0v0SDonqIeKqSlqyw=
374374
github.com/pin/tftp v2.1.0+incompatible/go.mod h1:xVpZOMCXTy+A5QMjEVN0Glwa1sUvaJhFXbr/aAxuxGY=
375375
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
376376
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ github.com/openshift/cluster-api-provider-agent/api/v1beta1
261261
# github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87
262262
## explicit; go 1.12
263263
github.com/openshift/custom-resource-status/conditions/v1
264-
# github.com/openshift/hive/apis v0.0.0-20251208194543-6648a44ea777
264+
# github.com/openshift/hive/apis v0.0.0-20251216013526-03dc322fee4c
265265
## explicit; go 1.24.0
266266
github.com/openshift/hive/apis/hive/v1
267267
github.com/openshift/hive/apis/hive/v1/agent

0 commit comments

Comments
 (0)