File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/go-logr/logr v1.4.2
99 github.com/onsi/ginkgo/v2 v2.21.0
1010 github.com/onsi/gomega v1.35.1
11- github.com/openshift/hypershift/api v0.0.0-20250206165713-5fa2b283ad93
11+ github.com/openshift/hypershift/api v0.0.0-20250208145556-2753dcc8cfb7
1212 k8s.io/api v0.32.1
1313 k8s.io/apimachinery v0.32.1
1414 k8s.io/client-go v0.32.1
Original file line number Diff line number Diff line change @@ -81,6 +81,8 @@ github.com/openshift/hypershift/api v0.0.0-20250131044905-e4b8dc574e05 h1:F64n1a
8181github.com/openshift/hypershift/api v0.0.0-20250131044905-e4b8dc574e05 /go.mod h1:fQFj8aH3buOKqmhMQ5igRVOT7iQdduxRE9H1LM/BiY0 =
8282github.com/openshift/hypershift/api v0.0.0-20250206165713-5fa2b283ad93 h1:fr4itcoejIu+an/l0qRQVtO51iqwN0jyK8nT92IBOUU =
8383github.com/openshift/hypershift/api v0.0.0-20250206165713-5fa2b283ad93 /go.mod h1:fQFj8aH3buOKqmhMQ5igRVOT7iQdduxRE9H1LM/BiY0 =
84+ github.com/openshift/hypershift/api v0.0.0-20250208145556-2753dcc8cfb7 h1:535PgO4fBROL+cLcWJFH8aNyGPts9UgR42CV+N/pxGc =
85+ github.com/openshift/hypershift/api v0.0.0-20250208145556-2753dcc8cfb7 /go.mod h1:fQFj8aH3buOKqmhMQ5igRVOT7iQdduxRE9H1LM/BiY0 =
8486github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
8587github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
8688github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments