Imports
- cloud.google.com/go/spanner
- cloud.google.com/go/spanner/admin/database/apiv1
- github.com/aws/aws-sdk-go/aws
- github.com/aws/aws-sdk-go/aws/session
- github.com/aws/aws-sdk-go/service/dynamodb
- github.com/aws/aws-sdk-go/service/dynamodbstreams
- go.uber.org/zap
- google.golang.org/genproto/googleapis/spanner/admin/database/v1
- google.golang.org/grpc/metadata
- google.golang.org/protobuf/proto
Imports in module “github.com/GoogleCloudPlatform/spanner-migration-tool”
- github.com/GoogleCloudPlatform/spanner-migration-tool/common/constants
- github.com/GoogleCloudPlatform/spanner-migration-tool/common/metrics
- github.com/GoogleCloudPlatform/spanner-migration-tool/common/utils
- github.com/GoogleCloudPlatform/spanner-migration-tool/internal
- github.com/GoogleCloudPlatform/spanner-migration-tool/internal/reports
- github.com/GoogleCloudPlatform/spanner-migration-tool/logger
- github.com/GoogleCloudPlatform/spanner-migration-tool/profiles
- github.com/GoogleCloudPlatform/spanner-migration-tool/sources/common
- github.com/GoogleCloudPlatform/spanner-migration-tool/sources/csv
- github.com/GoogleCloudPlatform/spanner-migration-tool/sources/dynamodb
- github.com/GoogleCloudPlatform/spanner-migration-tool/sources/mysql
- github.com/GoogleCloudPlatform/spanner-migration-tool/sources/oracle
- github.com/GoogleCloudPlatform/spanner-migration-tool/sources/postgres
- github.com/GoogleCloudPlatform/spanner-migration-tool/sources/spanner
- github.com/GoogleCloudPlatform/spanner-migration-tool/sources/sqlserver
- github.com/GoogleCloudPlatform/spanner-migration-tool/spanner/ddl
- github.com/GoogleCloudPlatform/spanner-migration-tool/spanner/writer
- github.com/GoogleCloudPlatform/spanner-migration-tool/streaming