File tree 4 files changed +7
-5
lines changed
github.com/openshift/assisted-service/api/hiveextension/v1beta1
4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ require (
114
114
)
115
115
116
116
replace (
117
- github.com/openshift/assisted-service/api => github.com/openshift/assisted-service/api v0.0.0-20250315133418-9e4eeae5cf7f
117
+ github.com/openshift/assisted-service/api => github.com/openshift/assisted-service/api v0.0.0-20250330150841-7f2c2a5519f3
118
118
github.com/openshift/assisted-service/models => github.com/openshift/assisted-service/models v0.0.0-20240506174859-4577ef6f4cf1
119
119
github.com/openshift/cluster-api-provider-agent/api => ./api
120
120
Original file line number Diff line number Diff line change @@ -371,8 +371,8 @@ github.com/openshift/api v0.0.0-20240830023148-b7d0481c9094 h1:J1wuGhVxpsHykZBa6
371
371
github.com/openshift/api v0.0.0-20240830023148-b7d0481c9094 /go.mod h1:CxgbWAlvu2iQB0UmKTtRu1YfepRg1/vJ64n2DlIEVz4 =
372
372
github.com/openshift/assisted-service v1.0.10-0.20240506174859-4577ef6f4cf1 h1:aIzWCog7xMizJF6zpvI48jbJ6/oxewayQYrhOeucbgc =
373
373
github.com/openshift/assisted-service v1.0.10-0.20240506174859-4577ef6f4cf1 /go.mod h1:6HPEu9ojkGtKZQtkR9Uk8GTGm9OxryQjrUYYpln1FSY =
374
- github.com/openshift/assisted-service/api v0.0.0-20250315133418-9e4eeae5cf7f h1:IMIGnJNNTyPqdiyxILmMJLkY8ttkQPp8LPp7CZU6F84 =
375
- github.com/openshift/assisted-service/api v0.0.0-20250315133418-9e4eeae5cf7f /go.mod h1:tvE25aC7I07Uz2jUt7gH2E8+a1Rw4W7qtW6/EFb8l64 =
374
+ github.com/openshift/assisted-service/api v0.0.0-20250330150841-7f2c2a5519f3 h1:JRiqv4K4sADEGGQAhngYcxidVJLoG3YljrHNjpKL6Lw =
375
+ github.com/openshift/assisted-service/api v0.0.0-20250330150841-7f2c2a5519f3 /go.mod h1:tvE25aC7I07Uz2jUt7gH2E8+a1Rw4W7qtW6/EFb8l64 =
376
376
github.com/openshift/assisted-service/models v0.0.0-20240506174859-4577ef6f4cf1 h1:cfoG6S4uAwcWqgR8CCfK1H1u8j7iqRqgfZkryBwXp54 =
377
377
github.com/openshift/assisted-service/models v0.0.0-20240506174859-4577ef6f4cf1 /go.mod h1:xd9WEj3m/k1cwZRyBTDa61BfDsHucQuArDsFgEFvv2s =
378
378
github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87 h1:cHyxR+Y8rAMT6m1jQCaYGRwikqahI0OjjUDhFNf3ySQ =
Original file line number Diff line number Diff line change @@ -222,7 +222,7 @@ github.com/openshift/api/config/v1
222
222
# github.com/openshift/assisted-service v1.0.10-0.20240506174859-4577ef6f4cf1
223
223
## explicit; go 1.20
224
224
github.com/openshift/assisted-service/pkg/validations
225
- # github.com/openshift/assisted-service/api v0.0.0 => github.com/openshift/assisted-service/api v0.0.0-20250315133418-9e4eeae5cf7f
225
+ # github.com/openshift/assisted-service/api v0.0.0 => github.com/openshift/assisted-service/api v0.0.0-20250330150841-7f2c2a5519f3
226
226
## explicit; go 1.21
227
227
github.com/openshift/assisted-service/api/common
228
228
github.com/openshift/assisted-service/api/hiveextension/v1beta1
@@ -793,7 +793,7 @@ sigs.k8s.io/structured-merge-diff/v4/value
793
793
## explicit; go 1.12
794
794
sigs.k8s.io/yaml
795
795
sigs.k8s.io/yaml/goyaml.v2
796
- # github.com/openshift/assisted-service/api => github.com/openshift/assisted-service/api v0.0.0-20250315133418-9e4eeae5cf7f
796
+ # github.com/openshift/assisted-service/api => github.com/openshift/assisted-service/api v0.0.0-20250330150841-7f2c2a5519f3
797
797
# github.com/openshift/assisted-service/models => github.com/openshift/assisted-service/models v0.0.0-20240506174859-4577ef6f4cf1
798
798
# github.com/openshift/cluster-api-provider-agent/api => ./api
799
799
# golang.org/x/oauth2 => github.com/openshift/golang-oauth2 v0.26.1-0.20250310184649-06a918c6239d
You can’t perform that action at this time.
0 commit comments