File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ import (
2424 metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
2525 "sigs.k8s.io/cluster-api/util"
2626
27- infrav1 "github.com/nutanix-cloud-native/cluster-api-provider-nutanix/api/v1beta1"
27+ infrav1 "github.com/nutanix-cloud-native/cluster-api-provider-nutanix/api/infrastructure/ v1beta1"
2828
2929 . "github.com/onsi/ginkgo/v2"
3030 . "github.com/onsi/gomega"
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ import (
2828 clusterv1 "sigs.k8s.io/cluster-api/api/v1beta1"
2929 "sigs.k8s.io/cluster-api/test/framework/clusterctl"
3030
31- infrav1 "github.com/nutanix-cloud-native/cluster-api-provider-nutanix/api/v1beta1"
31+ infrav1 "github.com/nutanix-cloud-native/cluster-api-provider-nutanix/api/infrastructure/ v1beta1"
3232)
3333
3434const (
You can’t perform that action at this time.
0 commit comments