Skip to content

Commit 407b28c

Browse files
committed
Updating openshift/api to bring in changes to Infra CR
GCP PlatformStatus within Infra CR has been updated to include Load Balancer IPs. Bring these changes into the installer.
1 parent 4c4d898 commit 407b28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ require (
6060
github.com/microsoftgraph/msgraph-sdk-go v0.47.0
6161
github.com/nutanix-cloud-native/prism-go-client v0.2.1-0.20220804130801-c8a253627c64
6262
github.com/onsi/gomega v1.28.1
63-
github.com/openshift/api v0.0.0-20231204192004-bfea29e5e6c4
63+
github.com/openshift/api v0.0.0-20231213180734-7b25ce980923
6464
github.com/openshift/assisted-image-service v0.0.0-20230829160050-0b98ec74397b
6565
github.com/openshift/assisted-service/api v0.0.0
6666
github.com/openshift/assisted-service/client v0.0.0

0 commit comments

Comments
 (0)