File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ import (
1212 . "github.com/onsi/gomega"
1313 metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
1414
15- storage "github.com/Azure/azure-service-operator/v2/api/storage/v1api20220901 "
15+ storage "github.com/Azure/azure-service-operator/v2/api/storage/v1api20230101 "
1616 "github.com/Azure/azure-service-operator/v2/internal/testcommon"
1717 "github.com/Azure/azure-service-operator/v2/internal/util/to"
1818 "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ import (
1313
1414 networkvnet "github.com/Azure/azure-service-operator/v2/api/network/v1api20201101"
1515 network "github.com/Azure/azure-service-operator/v2/api/network/v1api20220701"
16- storage "github.com/Azure/azure-service-operator/v2/api/storage/v1api20210401 "
16+ storage "github.com/Azure/azure-service-operator/v2/api/storage/v1api20230101 "
1717 "github.com/Azure/azure-service-operator/v2/internal/testcommon"
1818 "github.com/Azure/azure-service-operator/v2/internal/util/to"
1919 "github.com/Azure/azure-service-operator/v2/pkg/genruntime"
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ import (
2020
2121 managedidentity "github.com/Azure/azure-service-operator/v2/api/managedidentity/v1api20230131"
2222 resources "github.com/Azure/azure-service-operator/v2/api/resources/v1api20200601"
23- storage "github.com/Azure/azure-service-operator/v2/api/storage/v1api20210401 "
23+ storage "github.com/Azure/azure-service-operator/v2/api/storage/v1api20230101 "
2424 "github.com/Azure/azure-service-operator/v2/internal/identity"
2525 "github.com/Azure/azure-service-operator/v2/internal/testcommon"
2626 "github.com/Azure/azure-service-operator/v2/internal/testcommon/creds"
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ import (
1111 v1 "k8s.io/api/core/v1"
1212 "k8s.io/apimachinery/pkg/types"
1313
14- storage "github.com/Azure/azure-service-operator/v2/api/storage/v1api20210401 "
14+ storage "github.com/Azure/azure-service-operator/v2/api/storage/v1api20230101 "
1515 "github.com/Azure/azure-service-operator/v2/internal/testcommon"
1616 "github.com/Azure/azure-service-operator/v2/pkg/genruntime"
1717)
You can’t perform that action at this time.
0 commit comments