File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
generated/controller/flexcluster Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ import (
2222
2323 "github.com/stretchr/testify/assert"
2424 "github.com/stretchr/testify/require"
25- admin2025 "go.mongodb.org/atlas-sdk/v20250312009 /admin"
25+ admin2025 "go.mongodb.org/atlas-sdk/v20250312011 /admin"
2626 corev1 "k8s.io/api/core/v1"
2727 v1 "k8s.io/apimachinery/pkg/apis/meta/v1"
2828 "k8s.io/apimachinery/pkg/apis/meta/v1/unstructured"
Original file line number Diff line number Diff line change @@ -24,9 +24,9 @@ import (
2424 "github.com/stretchr/testify/assert"
2525 "github.com/stretchr/testify/mock"
2626 "github.com/stretchr/testify/require"
27- "go.mongodb.org/atlas-sdk/v20250312009 /admin"
28- v20250312sdk "go.mongodb.org/atlas-sdk/v20250312009 /admin"
29- "go.mongodb.org/atlas-sdk/v20250312009 /mockadmin"
27+ "go.mongodb.org/atlas-sdk/v20250312011 /admin"
28+ v20250312sdk "go.mongodb.org/atlas-sdk/v20250312011 /admin"
29+ "go.mongodb.org/atlas-sdk/v20250312011 /mockadmin"
3030 corev1 "k8s.io/api/core/v1"
3131 metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
3232 "k8s.io/apimachinery/pkg/runtime"
You can’t perform that action at this time.
0 commit comments