File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -369,8 +369,8 @@ github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87
369369github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87 /go.mod h1:DB/Mf2oTeiAmVVX1gN+NEqweonAPY0TKUwADizj8+ZA =
370370github.com/openshift/golang-oauth2 v0.26.1-0.20250310184649-06a918c6239d h1:iQfTKBmMcwFTxxVWV7U/C6GqgIIWTKD8l5HXslvn53s =
371371github.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 =
374374github.com/pin/tftp v2.1.0+incompatible /go.mod h1:xVpZOMCXTy+A5QMjEVN0Glwa1sUvaJhFXbr/aAxuxGY =
375375github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
376376github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
Original file line number Diff line number Diff 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
263263github.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
266266github.com/openshift/hive/apis/hive/v1
267267github.com/openshift/hive/apis/hive/v1/agent
You can’t perform that action at this time.
0 commit comments