File tree Expand file tree Collapse file tree 10 files changed +52
-13
lines changed
Expand file tree Collapse file tree 10 files changed +52
-13
lines changed Original file line number Diff line number Diff line change 11module openshift/installer/cluster-api/providers/core
22
3- go 1.21
3+ go 1.22
44
55require sigs.k8s.io/cluster-api v1.7.0
66
Original file line number Diff line number Diff line change 11module openshift/installer/cluster-api/providers/aws
22
3- go 1.21
3+ go 1.22
44
55require sigs.k8s.io/cluster-api-provider-aws/v2 v2.4.2-0.20240426161541-ac4958082eab
66
Original file line number Diff line number Diff line change 11module openshift/installer/cluster-api/providers/azure
22
3- go 1.21
3+ go 1.22
44
55require sigs.k8s.io/cluster-api-provider-azure v1.14.2
66
Original file line number Diff line number Diff line change 11module openshift/installer/cluster-api/providers/azureaso
22
3- go 1.21
3+ go 1.22
44
55require github.com/Azure/azure-service-operator/v2 v2.6.0
66
Original file line number Diff line number Diff line change 11module openshift/installer/cluster-api/providers/gcp
22
3- go 1.21
3+ go 1.22
44
55// CAPG replace block: these are taken directly from
66// https://github.com/kubernetes-sigs/cluster-api-provider-gcp/blob/main/go.mod
Original file line number Diff line number Diff line change 11module openshift/installer/cluster-api/providers/ibmcloud
22
3- go 1.21
4-
5- toolchain go1.21.4
3+ go 1.22
64
75require sigs.k8s.io/cluster-api-provider-ibmcloud v0.8.0
86
Original file line number Diff line number Diff line change 11module openshift/installer/cluster-api/providers/nutanix
22
3- go 1.21
4-
5- toolchain go1.21.9
3+ go 1.22
64
75require github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.3.3-0.20240416171357-98239ba02cb2
86
Original file line number Diff line number Diff line change 11module openshift/installer/cluster-api/providers/openstack
22
3- go 1.21
3+ go 1.22
44
55require sigs.k8s.io/cluster-api-provider-openstack v0.10.0
66
Original file line number Diff line number Diff line change 11module openshift/installer/cluster-api/providers/vsphere
22
3- go 1.20
3+ go 1.22
44
55replace sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v1.6.1
66
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments