Skip to content

Commit f06b58b

Browse files
committed
CARRY: Go Vendoring
1 parent 41d2608 commit f06b58b

File tree

10 files changed

+2
-623
lines changed

10 files changed

+2
-623
lines changed

openshift/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/openshift/cluster-api-provider-openstack/openshift
22

3-
go 1.21
3+
go 1.22
44

55
require (
66
github.com/go-logr/logr v1.3.0

openshift/vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ sigs.k8s.io/cluster-api/util/annotations
648648
sigs.k8s.io/cluster-api/util/conditions
649649
sigs.k8s.io/cluster-api/util/contract
650650
# sigs.k8s.io/cluster-api-provider-openstack v0.10.0 => ../
651-
## explicit; go 1.21
651+
## explicit; go 1.22
652652
sigs.k8s.io/cluster-api-provider-openstack/api/v1alpha1
653653
sigs.k8s.io/cluster-api-provider-openstack/api/v1beta1
654654
sigs.k8s.io/cluster-api-provider-openstack/pkg/clients

vendor/sigs.k8s.io/cluster-api/cmd/clusterctl/client/cluster/assets/topology-test/existing-my-cluster.yaml

Lines changed: 0 additions & 133 deletions
This file was deleted.

vendor/sigs.k8s.io/cluster-api/cmd/clusterctl/client/cluster/assets/topology-test/existing-my-second-cluster.yaml

Lines changed: 0 additions & 134 deletions
This file was deleted.

vendor/sigs.k8s.io/cluster-api/cmd/clusterctl/client/cluster/assets/topology-test/mock-CRDs.yaml

Lines changed: 0 additions & 39 deletions
This file was deleted.

vendor/sigs.k8s.io/cluster-api/cmd/clusterctl/client/cluster/assets/topology-test/modified-CP-dockermachinetemplate.yaml

Lines changed: 0 additions & 14 deletions
This file was deleted.

vendor/sigs.k8s.io/cluster-api/cmd/clusterctl/client/cluster/assets/topology-test/modified-my-cluster.yaml

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)