File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -275,7 +275,7 @@ import (
275275 metav1 " k8s.io/apimachinery/pkg/apis/meta/v1"
276276 " k8s.io/utils/ptr"
277277
278- " github.com/crossplane-contrib /provider-upjet- aws/apis/s3/v1beta1"
278+ " github.com/upbound /provider-aws/v2/ apis/namespaced /s3/v1beta1"
279279
280280 " github.com/crossplane/function-sdk-go/errors"
281281 " github.com/crossplane/function-sdk-go/logging"
@@ -432,7 +432,7 @@ using the same strongly typed structs Crossplane uses in its providers.
432432You must get the AWS Provider Go module to use this type:
433433
434434``` shell
435- go get github.com/crossplane-contrib /provider-upjet- aws@v2.0 .0
435+ go get github.com/upbound /provider-aws/v2 @v2.3 .0
436436```
437437
438438Crossplane provides a
@@ -475,7 +475,7 @@ import (
475475 " google.golang.org/protobuf/testing/protocmp"
476476 " google.golang.org/protobuf/types/known/durationpb"
477477
478- " github.com/crossplane/crossplane-runtime/pkg/logging"
478+ " github.com/crossplane/crossplane-runtime/v2/ pkg/logging"
479479
480480 fnv1 " github.com/crossplane/function-sdk-go/proto/v1"
481481 " github.com/crossplane/function-sdk-go/resource"
Original file line number Diff line number Diff line change @@ -275,7 +275,7 @@ import (
275275 metav1 " k8s.io/apimachinery/pkg/apis/meta/v1"
276276 " k8s.io/utils/ptr"
277277
278- " github.com/crossplane-contrib /provider-upjet- aws/apis/s3/v1beta1"
278+ " github.com/upbound /provider-aws/v2/ apis/namespaced /s3/v1beta1"
279279
280280 " github.com/crossplane/function-sdk-go/errors"
281281 " github.com/crossplane/function-sdk-go/logging"
@@ -432,7 +432,7 @@ using the same strongly typed structs Crossplane uses in its providers.
432432You must get the AWS Provider Go module to use this type:
433433
434434``` shell
435- go get github.com/crossplane-contrib /provider-upjet- aws@v2.0 .0
435+ go get github.com/upbound /provider-aws/v2 @v2.3 .0
436436```
437437
438438Crossplane provides a
@@ -475,7 +475,7 @@ import (
475475 " google.golang.org/protobuf/testing/protocmp"
476476 " google.golang.org/protobuf/types/known/durationpb"
477477
478- " github.com/crossplane/crossplane-runtime/pkg/logging"
478+ " github.com/crossplane/crossplane-runtime/v2/ pkg/logging"
479479
480480 fnv1 " github.com/crossplane/function-sdk-go/proto/v1"
481481 " github.com/crossplane/function-sdk-go/resource"
Original file line number Diff line number Diff line change @@ -275,7 +275,7 @@ import (
275275 metav1 " k8s.io/apimachinery/pkg/apis/meta/v1"
276276 " k8s.io/utils/ptr"
277277
278- " github.com/crossplane-contrib /provider-upjet- aws/apis/s3/v1beta1"
278+ " github.com/upbound /provider-aws/v2/ apis/namespaced /s3/v1beta1"
279279
280280 " github.com/crossplane/function-sdk-go/errors"
281281 " github.com/crossplane/function-sdk-go/logging"
@@ -432,7 +432,7 @@ using the same strongly typed structs Crossplane uses in its providers.
432432You must get the AWS Provider Go module to use this type:
433433
434434``` shell
435- go get github.com/crossplane-contrib /provider-upjet- aws@v2.0 .0
435+ go get github.com/upbound /provider-aws/v2 @v2.3 .0
436436```
437437
438438Crossplane provides a
@@ -475,7 +475,7 @@ import (
475475 " google.golang.org/protobuf/testing/protocmp"
476476 " google.golang.org/protobuf/types/known/durationpb"
477477
478- " github.com/crossplane/crossplane-runtime/pkg/logging"
478+ " github.com/crossplane/crossplane-runtime/v2/ pkg/logging"
479479
480480 fnv1 " github.com/crossplane/function-sdk-go/proto/v1"
481481 " github.com/crossplane/function-sdk-go/resource"
You can’t perform that action at this time.
0 commit comments