Skip to content

Commit f0eec56

Browse files
fix(deps): update github.com/openshift/hypershift/api digest to 426c1fc
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 426c1fc commit f0eec56

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ require (
5353
github.com/openshift/cluster-autoscaler-operator v0.0.1-0.20241204142113-43631b045675
5454
github.com/openshift/cluster-node-tuning-operator v0.0.0-20250225115807-f166846b7256
5555
github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87
56-
github.com/openshift/hypershift/api v0.0.0-20240604072534-cd2d5291e2b7
56+
github.com/openshift/hypershift/api v0.0.0-20251110110941-426c1fc98258
5757
github.com/openshift/library-go v0.0.0-20250203131244-80620876b7c2
5858
github.com/operator-framework/api v0.22.0
5959
github.com/pkg/errors v0.9.1

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -935,7 +935,7 @@ github.com/openshift/cluster-node-tuning-operator/pkg/performanceprofile/control
935935
# github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87
936936
## explicit; go 1.12
937937
github.com/openshift/custom-resource-status/conditions/v1
938-
# github.com/openshift/hypershift/api v0.0.0-20240604072534-cd2d5291e2b7 => ./api
938+
# github.com/openshift/hypershift/api v0.0.0-20251110110941-426c1fc98258 => ./api
939939
## explicit; go 1.24.0
940940
github.com/openshift/hypershift/api/certificates
941941
github.com/openshift/hypershift/api/certificates/v1alpha1

0 commit comments

Comments
 (0)